1
0
mirror of synced 2026-08-05 23:16:54 +00:00

chore: bump dev version to 1.25 (#1007)

This commit is contained in:
Yury Semikhatsky
2022-07-25 15:56:22 -07:00
committed by GitHub
parent f759222755
commit 77538dcf7f
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.24.0-SNAPSHOT</version>
<version>1.25.0-SNAPSHOT</version>
<name>Test Playwright Command Line Version</name>
<properties>
<compiler.version>1.8</compiler.version>