Skip to content

Commit 45ccf26

Browse files
committed
Versions...
1 parent 1089ac6 commit 45ccf26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sourceCompatibility = 1.8
3131
targetCompatibility = 1.8
3232

3333
group = "io.github.relvl"
34-
version = "1.0.1"
34+
version = "1.0.2"
3535
archivesBaseName = "schematica-advancement-1.7.10"
3636

3737
minecraft {

src/main/resources/mcmod.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"modid": "schematica-advancement",
44
"name": "Schematica Advancement",
55
"description": "An advanced Schematica plugin",
6-
"version": "1.0.0",
6+
"version": "1.0.2",
77
"mcversion": "1.7.10",
88
"url": "https://github.com/Relvl/XRay-Mod",
99
"updateUrl": "",

0 commit comments

Comments
 (0)