mirror of
https://github.com/aclist/dztui.git
synced 2025-03-15 00:43:01 +01:00
chore: bump version
All checks were successful
Mirror to Codeberg / mirror-to-codeberg (push) Successful in 23s
All checks were successful
Mirror to Codeberg / mirror-to-codeberg (push) Successful in 23s
This commit is contained in:
parent
9738de8fd1
commit
79b0bae05d
1 changed files with 1 additions and 1 deletions
2
dzgui.sh
2
dzgui.sh
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
version=5.6.0-beta.21
|
version=5.7.0-beta.1
|
||||||
|
|
||||||
#CONSTANTS
|
#CONSTANTS
|
||||||
aid=221100
|
aid=221100
|
||||||
|
|
Loading…
Reference in a new issue