From 2aee1e583ea1ee233aee78ef6673480efc6b1cc0 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 28 Feb 2020 17:01:42 +0100 Subject: [PATCH] Tag to 0.1011 --- debian9-x86_64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian9-x86_64.sh b/debian9-x86_64.sh index 22e0d82..b231ae6 100644 --- a/debian9-x86_64.sh +++ b/debian9-x86_64.sh @@ -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.1010" +OMR_VERSION="0.1011" set -e umask 0022