We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2241996 commit fcfed41Copy full SHA for fcfed41
gradle.properties
@@ -1,4 +1,4 @@
1
-version_base = 1.13.0
+version_base = 1.14.0
2
3
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
4
# This is required to provide enough memory for the Minecraft decompilation process.
src/main/resources/mcmod.info
@@ -3,7 +3,7 @@
"modid": "sevpatches",
"name": "SevPatches",
5
"description": "Consolidated patches for mods that are EOL used in SevTech: Ages",
6
- "version": "1.13.0",
+ "version": "1.14.0",
7
"mcversion": "1.12.2",
8
"url": "https://www.curseforge.com/minecraft/mc-mods/sevpatches",
9
"updateUrl": "",
0 commit comments