1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-04-05 03:53:01 +02:00

Increment major version

This commit is contained in:
aclist 2022-10-12 00:18:04 +09:00
parent 6a8566fb4a
commit 15aad8b49f
2 changed files with 5 additions and 1 deletions

View file

@ -5,6 +5,10 @@
- Custom query API
- Standardize dialogs
## [3.0.0-rc.1] 2022-10-12
### Changed
- Increment major version
## [2.8.0-rc.9] 2022-10-11
### Changed
- Reordered main menu elements

View file

@ -1,7 +1,7 @@
#!/bin/bash
set -o pipefail
version=2.8.0-rc.9
version=3.0.0-testing
aid=221100
game="dayz"