Merge branch 'master' into dev

This commit is contained in:
Patrick
2022-07-14 14:11:06 +04:00
2 changed files with 3 additions and 2 deletions

View File

@@ -29,3 +29,4 @@ Helpful overlays for the Giant's Foundry minigame
- [Vanillj](https://github.com/Vanillj "Vanillj's github")
* Added config
* Added notifications for heat/stage changes
* Added config for actions/heat left for notifications

View File

@@ -24,7 +24,7 @@ dependencies {
}
group = 'com.toofifty'
version = '1.0.4'
version = '1.0.5'
sourceCompatibility = '1.8'
tasks.withType(JavaCompile) {