Skip to content

Commit 2cc5a4d

Browse files
[edited] bump version
1 parent 7613fae commit 2cc5a4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
apply plugin: 'net.minecraftforge.gradle'
1717

1818

19-
version = '1.19.2-1.2.1'
19+
version = '1.19.2-1.2.2'
2020
group = 'com.getItemFromBlock.create_tweaked_controllers' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
2121
archivesBaseName = 'create_tweaked_controllers'
2222

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx3G
44
org.gradle.daemon=false
55

66
modid = create_tweaked_controllers
7-
modversion = 1.19.2-1.2.1
7+
modversion = 1.19.2-1.2.2
88

99
minecraft_version = 1.19.2
1010
minecraft_range = [1.19.2,1.20)

0 commit comments

Comments
 (0)