forked from Clones/Controlify
📜 Changelog + bump version
This commit is contained in:
@ -16,7 +16,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "dev.isxander"
|
||||
version = "1.4.0+1.20"
|
||||
version = "1.4.1+1.20"
|
||||
val isBeta = "beta" in version.toString()
|
||||
if (isBeta) println("Beta version detected.")
|
||||
|
||||
|
6
changelogs/1.4.1+1.20.md
Normal file
6
changelogs/1.4.1+1.20.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Controlify 1.4.1 for 1.20
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- Fix attack and use keys getting stuck down
|
||||
- Fix crash with QSL to do with registering sounds
|
Reference in New Issue
Block a user