Skip to content

Commit 1bfdf2b

Browse files
committed
Release version 3.0.0-beta
1 parent f4f1777 commit 1bfdf2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>net.nicolamurtas</groupId>
1010
<artifactId>android-emulator-manager</artifactId>
11-
<version>3.0.0-SNAPSHOT</version>
11+
<version>3.0.0-beta</version>
1212
<packaging>jar</packaging>
1313

1414
<name>Android Emulator Manager</name>
@@ -144,11 +144,11 @@
144144
</jre>
145145
<versionInfo>
146146
<fileVersion>3.0.0.0</fileVersion>
147-
<txtFileVersion>3.0.0-SNAPSHOT</txtFileVersion>
147+
<txtFileVersion>3.0.0-beta</txtFileVersion>
148148
<fileDescription>Android Emulator Manager</fileDescription>
149149
<copyright>MIT License - Nicola Murtas</copyright>
150150
<productVersion>3.0.0.0</productVersion>
151-
<txtProductVersion>3.0.0-SNAPSHOT</txtProductVersion>
151+
<txtProductVersion>3.0.0-beta</txtProductVersion>
152152
<productName>Android Emulator Manager</productName>
153153
<internalName>android-emulator-manager</internalName>
154154
<originalFilename>android-emulator-manager.exe</originalFilename>

0 commit comments

Comments
 (0)