1
0
mirror of synced 2026-08-06 07:26:55 +00:00

chore: bump dev version to 1.32.0-SNAPSHOT (#1212)

This commit is contained in:
Yury Semikhatsky
2023-02-22 11:20:04 -08:00
committed by GitHub
parent 4762ad9768
commit 9fdcbb63f9
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.31.0-SNAPSHOT</version>
<version>1.32.0-SNAPSHOT</version>
<name>Test Playwright Command Line Version</name>
<properties>
<compiler.version>1.8</compiler.version>