mirror of
https://github.com/aclist/dztui.git
synced 2024-12-28 05:12:36 +01:00
Bump version
This commit is contained in:
parent
0953444ad1
commit
8f422125ec
2 changed files with 5 additions and 1 deletions
|
@ -5,6 +5,10 @@
|
|||
- Custom query API
|
||||
- Standardize dialogs
|
||||
|
||||
## [2.8.0-rc.8] 2022-10-11
|
||||
### Changed
|
||||
- Changed notification title
|
||||
|
||||
## [2.8.0-rc.7] 2022-10-11
|
||||
### Changed
|
||||
- Reword menu option
|
||||
|
|
2
dzgui.sh
2
dzgui.sh
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -o pipefail
|
||||
version=2.8.0-rc.7
|
||||
version=2.8.0-rc.8
|
||||
|
||||
aid=221100
|
||||
game="dayz"
|
||||
|
|
Loading…
Reference in a new issue