1
0
mirror of synced 2026-08-05 06:56:56 +00:00

chore: update current version to 1.21.0-SNAPSHOT (#847)

This commit is contained in:
Yury Semikhatsky
2022-03-14 17:16:37 -07:00
committed by GitHub
parent 43ba37817b
commit 5b0ef8b7bf
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.playwright</groupId>
<artifactId>test-cli-version</artifactId>
<version>1.19.0-SNAPSHOT</version>
<version>1.21.0-SNAPSHOT</version>
<name>Test Playwright Command Line Version</name>
<properties>
<compiler.version>1.8</compiler.version>