mirror of
https://github.com/aclist/dztui.git
synced 2024-12-29 13:52:03 +01:00
Update minor version
This commit is contained in:
parent
30ba0c1c8c
commit
664e226fe5
1 changed files with 1 additions and 1 deletions
2
dztui.sh
2
dztui.sh
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -eo pipefail
|
set -eo pipefail
|
||||||
version=0.2.0
|
version=0.2.1
|
||||||
aid=221100
|
aid=221100
|
||||||
game="dayz"
|
game="dayz"
|
||||||
workshop="https://steamcommunity.com/sharedfiles/filedetails/?id=%s"
|
workshop="https://steamcommunity.com/sharedfiles/filedetails/?id=%s"
|
||||||
|
|
Loading…
Reference in a new issue