Skip to content

Commit fcfed41

Browse files
committed
chore(dist): bump version
1 parent 2241996 commit fcfed41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version_base = 1.13.0
1+
version_base = 1.14.0
22

33
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
44
# This is required to provide enough memory for the Minecraft decompilation process.

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": "sevpatches",
44
"name": "SevPatches",
55
"description": "Consolidated patches for mods that are EOL used in SevTech: Ages",
6-
"version": "1.13.0",
6+
"version": "1.14.0",
77
"mcversion": "1.12.2",
88
"url": "https://www.curseforge.com/minecraft/mc-mods/sevpatches",
99
"updateUrl": "",

0 commit comments

Comments
 (0)