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

fix: remove quotes on version

This commit is contained in:
aclist 2024-01-12 18:09:40 +09:00
parent d2cad55abc
commit 43087b44d4

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -o pipefail
version="5.0.0.rc-1"
version=5.0.0.rc-1
#CONSTANTS
aid=221100