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

chore: bump dev version to 1.30 (#1180)

This commit is contained in:
Yury Semikhatsky
2023-01-18 12:21:03 -08:00
committed by GitHub
parent b2e17853d7
commit 9010fa95a0
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.29.0-SNAPSHOT</version>
<version>1.30.0-SNAPSHOT</version>
<name>Test Playwright Command Line Version</name>
<properties>
<compiler.version>1.8</compiler.version>