Skip to content

Commit c19ab4e

Browse files
committed
Update some stuff for builds
1 parent f1576e3 commit c19ab4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818

1919
toolkitLoomHelper {
2020
useOneConfig {
21-
version = "1.0.0-alpha.58"
21+
version = "1.0.0-alpha.62"
2222
loaderVersion = "1.1.0-alpha.44"
2323

2424
usePolyMixin = true

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ mod.name=Patcher
1212
# Sets the ID of your mod that mod loaders use to recognize it.
1313
mod.id=patcher
1414
# Sets the version of your mod. Make sure to update this when you make changes according to the SemVer specification.
15-
mod.version=1.10.1
15+
mod.version=1.11.0-alpha.1
1616
# Sets the Maven group ID of your mod. This is effectively unused but is good practice to set regardless.
1717
mod.group=club.sk1er

0 commit comments

Comments
 (0)