Skip to content

Commit

Permalink
1.1.0-SNAPSHOT Cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
JT122406 committed Dec 16, 2024
1 parent d5fd447 commit 60ec7b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 1.0.3
# 1.1.0
- Refactor ChestRenderer into render\blockentity package
- Remove Consumer Use in Forge Client

# 1.0.2
- Add German Translations (de_de) (Credits: ieguana)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx2G
minecraft_version=1.20.1

archives_base_name=All-The-Wood-Weve-Got
mod_version=1.0.3-SNAPSHOT
mod_version=1.1.0-SNAPSHOT
maven_group=net.potionstudios

fabric_loader_version=0.16.9
Expand Down

0 comments on commit 60ec7b4

Please sign in to comment.