Skip to content
Snippets Groups Projects
Commit 4a5f9df8 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

zmena verze baliku

parent 090b0939
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
VERSION="1.1" VERSION="1.1"
#-------------------------------------------------------------------------------
# FUNCTIONS
#-------------------------------------------------------------------------------
err() err()
{ {
echo "FAILED!" echo "FAILED!"
...@@ -49,7 +52,7 @@ err() ...@@ -49,7 +52,7 @@ err()
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# edit when you build new package # edit when you build new package
version="1.1.0" version="1.2.0"
package_name="warden-client" package_name="warden-client"
package="$package_name-$version" package="$package_name-$version"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment