We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1089ac6 commit 45ccf26Copy full SHA for 45ccf26
2 files changed
build.gradle
@@ -31,7 +31,7 @@ sourceCompatibility = 1.8
31
targetCompatibility = 1.8
32
33
group = "io.github.relvl"
34
-version = "1.0.1"
+version = "1.0.2"
35
archivesBaseName = "schematica-advancement-1.7.10"
36
37
minecraft {
src/main/resources/mcmod.info
@@ -3,7 +3,7 @@
3
"modid": "schematica-advancement",
4
"name": "Schematica Advancement",
5
"description": "An advanced Schematica plugin",
6
- "version": "1.0.0",
+ "version": "1.0.2",
7
"mcversion": "1.7.10",
8
"url": "https://github.com/Relvl/XRay-Mod",
9
"updateUrl": "",
0 commit comments