Skip to content

Commit

Permalink
Bump version to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Mar 3, 2022
1 parent 8947b6f commit 123b437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx6G
loader_version=0.13.3

# Mod Properties
mod_version = 2.6
mod_version = 2.6.1
maven_group = net.earthcomputer
archives_base_name = clientcommands

Expand Down

1 comment on commit 123b437

@sbgigapsec
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Someone forget to update the clientcommands.aw
change net/minecraft/tag/Tag -> /net/minecraft/tag/TagKey to fix

Please sign in to comment.