forked from Clones/Controlify
📜 Bump version 1.4.6 + changelog
This commit is contained in:
@ -12,7 +12,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "dev.isxander"
|
||||
version = "1.4.5+1.20"
|
||||
version = "1.4.6+1.20"
|
||||
val isAlpha = "alpha" in version.toString()
|
||||
val isBeta = "beta" in version.toString()
|
||||
if (isAlpha) println("Alpha version detected.")
|
||||
|
6
changelogs/1.4.6+1.20.md
Normal file
6
changelogs/1.4.6+1.20.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Controlify 1.4.6 for 1.20
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- Fix hotplug issue whilst in-game.
|
||||
- Fix crash when depending on Controlify in a loom development environment
|
Reference in New Issue
Block a user