forked from Clones/Controlify
📜 Bump version + changelog
This commit is contained in:
@ -16,7 +16,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "dev.isxander"
|
||||
version = "1.4.3+1.20"
|
||||
version = "1.4.4+1.20"
|
||||
val isBeta = "beta" in version.toString()
|
||||
if (isBeta) println("Beta version detected.")
|
||||
|
||||
|
5
changelogs/1.4.4+1.20.md
Normal file
5
changelogs/1.4.4+1.20.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Controlify 1.4.4 for 1.20
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- Fix some binds not being able to be held down.
|
Reference in New Issue
Block a user