mirror of
https://github.com/zuno/slackpkgplus
synced 2024-12-27 09:58:34 +01:00
Updated SPKGPLUS_VERSION (we are in a development version)
SPKGPLUS_VERSION="1.5.1_DEVELOP_VERSION"
This commit is contained in:
parent
9a2f9740dc
commit
d636db3f82
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ if [ "$SLACKPKGPLUS" = "on" ];then
|
|||
|
||||
|
||||
|
||||
SPKGPLUS_VERSION="1.5.1"
|
||||
SPKGPLUS_VERSION="1.5.1_DEVELOP_VERSION"
|
||||
VERSION="$VERSION / slackpkg+ $SPKGPLUS_VERSION"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue