1
0
mirror of synced 2026-08-05 15:06:54 +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
@@ -6,7 +6,7 @@
<groupId>org.example</groupId>
<artifactId>examples</artifactId>
<version>1.38.0-SNAPSHOT</version>
<version>1.39.0-SNAPSHOT</version>
<name>Playwright Client Examples</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>