Skip to content

Commit

Permalink
Increased version
Browse files Browse the repository at this point in the history
  • Loading branch information
Buuz135 committed Feb 24, 2024
1 parent 1c58b45 commit 4f310d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# VERSION 1.2.9

* Fixed creative vending upgrades using the base stack, closes #239

# VERSION 1.2.8
* Sort drawers insertion from closest to furthest to the drawer controller, closes #103

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle'

group = 'com.buuz135'
version = '1.20.1-1.2.8'
version = '1.20.1-1.2.9'

java {
archivesBaseName = 'functionalstorage'
Expand Down

0 comments on commit 4f310d3

Please sign in to comment.