forked from Clones/Controlify
📜 Bump version + changelog
This commit is contained in:
@ -16,7 +16,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "dev.isxander"
|
||||
version = "1.3.1+1.20"
|
||||
version = "1.3.2+1.20"
|
||||
val isBeta = "beta" in version.toString()
|
||||
if (isBeta) println("Beta version detected.")
|
||||
|
||||
|
9
changelogs/1.3.2+1.20.md
Normal file
9
changelogs/1.3.2+1.20.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Controlify 1.3.2 for 1.20
|
||||
|
||||
## Additions
|
||||
|
||||
- Added a toast when a server disables reach-around, and you have it enabled everywhere
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- Fixed bug where some controller bindings weren't working on the Steam Deck.
|
Reference in New Issue
Block a user