1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

Increase version number

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-03-16 19:53:53 +01:00
parent 757426fd7c
commit d44ece14eb

View file

@ -32,7 +32,7 @@ SHADOWSOCKS_VERSION="3.3.3"
VPS_DOMAIN=${VPS_DOMAIN:-$(wget -4 -qO- -T 2 http://hostname.openmptcprouter.com)}
VPSPATH="server"
OMR_VERSION="0.1014"
OMR_VERSION="0.1015"
set -e
umask 0022