1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-28 05:12:36 +01:00

chore: bump version

This commit is contained in:
aclist 2023-01-19 20:23:57 +09:00
parent a35499e706
commit 155f27c126
2 changed files with 11 additions and 1 deletions

View file

@ -5,6 +5,16 @@
- Custom query API
- Standardize dialogs
## [3.2.0-rc.2] 2023-01-19
### Fixed
- Don't check mod version timestamps if no mods installed
- Don't continuously force popup to top of stack
- Fix for repeated key input in console
### Added
- Parameterize native/Flatpak steam selection
- Toggle native/Flatpak steam from options menu
- Clarify popup wording
## [3.2.0-rc.1] 2023-01-01
### Fixed
- History menu not parsing ports correctly

View file

@ -1,7 +1,7 @@
#!/bin/bash
set -o pipefail
version=3.2.0-rc.1
version=3.2.0-rc.2
aid=221100
game="dayz"