mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 19:30:16 +00:00
Bump version to 1.1
This commit is contained in:
parent
75c6eaf8a6
commit
ffb9e71964
1 changed files with 1 additions and 1 deletions
2
pivpn
2
pivpn
|
@ -36,7 +36,7 @@ function uninstallFunc {
|
|||
}
|
||||
|
||||
function versionFunc {
|
||||
printf "\e[1mVersion 1.0\e[0m\n"
|
||||
printf "\e[1mVersion 1.1\e[0m\n"
|
||||
}
|
||||
|
||||
function helpFunc {
|
||||
|
|
Loading…
Reference in a new issue