Skip to content

Commit 7eed5e8

Browse files
committed
[U] Release v1.0.0.788
1 parent 9a7d012 commit 7eed5e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ plugins {
88
id "com.github.johnrengelman.shadow" version "7.1.2"
99
}
1010

11-
group 'org.hydev.csc207'
12-
version '0.1.0.435'
11+
group 'org.hydev.mcpm'
12+
version '1.0.0.788'
1313

1414
application {
1515
mainClass = 'org.hydev.mcpm.client.arguments.ArgsParser'

0 commit comments

Comments
 (0)