Skip to content

Commit

Permalink
1.1.3-Beta-SNAPSHOT Cycle
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph T. McQuigg <[email protected]>
  • Loading branch information
JT122406 committed Nov 29, 2024
1 parent 4dbe08e commit 77a8115
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 1.1.3-Beta

# 1.1.2-Beta
- Fix Meowth Balloon having sign and no loot

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G -Ddevauth.enabled=true
minecraft_version=1.20.1

archives_base_name=Generations-Structures
mod_version=1.1.2-Beta
mod_version=1.1.3-Beta-SNAPSHOT
maven_group=generations.gg.generations.structures.generationsstructures

fabric_loader_version=0.16.9
Expand All @@ -26,7 +26,7 @@ moreprocessors_version=1.2.0
terrablender_version=3.0.1.7
BOP_version=19.0.0.91
GlitchCore_version=0.0.1.1
BWG_version=1.4.2
BWG_version=1.4.4

# Publishing
github_token=xxx

0 comments on commit 77a8115

Please sign in to comment.