1
0
mirror of synced 2026-07-19 14:55:07 +00:00

chore: set dev version to 1.39.0-SNAPSHOT (#1387)

This commit is contained in:
Yury Semikhatsky
2023-09-18 17:32:19 -07:00
committed by GitHub
parent 85c5f90029
commit f629f915de
11 changed files with 11 additions and 11 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.38.0-SNAPSHOT</version>
<version>1.39.0-SNAPSHOT</version>
<name>Test Playwright Command Line Version</name>
<properties>
<compiler.version>1.8</compiler.version>