Skip to content

Commit e83ee00

Browse files
committed
Update version number to 3.7.19
1 parent 693b2de commit e83ee00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AdvancedCore/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.bencodez</groupId>
66
<artifactId>advancedcore</artifactId>
7-
<version>3.7.19-SNAPSHOT</version>
7+
<version>3.7.19</version>
88
<packaging>jar</packaging>
99
<name>AdvancedCore</name>
1010
<properties>
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>com.bencodez</groupId>
186186
<artifactId>simpleapi</artifactId>
187-
<version>0.0.8-SNAPSHOT</version>
187+
<version>0.0.9-SNAPSHOT</version>
188188
<scope>compile</scope>
189189
</dependency>
190190
<dependency>

0 commit comments

Comments
 (0)