mirror of
https://github.com/aclist/dztui.git
synced 2024-12-28 05:12:36 +01:00
chore: normalize version
This commit is contained in:
parent
cb0f223c59
commit
d2cad55abc
1 changed files with 1 additions and 1 deletions
2
dzgui.sh
2
dzgui.sh
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
set -o pipefail
|
||||
|
||||
version="5.0.0"
|
||||
version="5.0.0.rc-1"
|
||||
|
||||
#CONSTANTS
|
||||
aid=221100
|
||||
|
|
Loading…
Reference in a new issue