Skip to content

Commit

Permalink
Incresed version
Browse files Browse the repository at this point in the history
  • Loading branch information
Buuz135 committed Sep 11, 2023
1 parent c7a2251 commit 8aabcc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VERSION: DEV
# VERSION: 1.1.5

* Properly added a changelog file
* Added config option for the upgrades to change how much they do and how often they do it, closes #204
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.19.2-1.1.4'
version = '1.19.2-1.1.5'

java {
archivesBaseName = 'functionalstorage'
Expand Down

0 comments on commit 8aabcc7

Please sign in to comment.