Skip to content

Commit 1f1e7ac

Browse files
committed
Increment version [build] [publish]
1 parent cf464b2 commit 1f1e7ac

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'idea'
55
id 'maven-publish'
66
id 'net.neoforged.gradle.userdev' version '7.0.171'
7-
id 'net.darkhax.curseforgegradle' version '1.1.25'
7+
id 'net.darkhax.curseforgegradle' version '1.1.26'
88
id 'com.modrinth.minotaur' version "2.+"
99
}
1010

changelog.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
* Add Replacement Upgrade that can be used to replace targeted blocks with the block in your off-hand
2-
* Add a block tag `constructionstick:non_replaceable` in which blocks can be placed that are not replaceable by the Replacement Upgrade
3-
* Add EMI support for the Smithing Table upgrade recipes
1+
* Add JEI and EMI search aliases

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ curseforge_id=1156098
2020
modrinth_id=ooyjDLZt
2121

2222
# Version
23-
version=1.1.0
23+
version=1.1.1
2424

2525
# Dependencies
2626
jei_version=19.21.0.247

0 commit comments

Comments
 (0)