From a353dcd681d4fa702e6c342ea339f7b1f10c59f1 Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Thu, 25 Oct 2018 22:13:01 +0200 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 3e143b342..c074891d1 100755 --- a/core.go +++ b/core.go @@ -17,7 +17,7 @@ import ( ) const ( - version = "3.49" + version = "3.50" build = "Custom" codename = "die Commanderin" intro = "A unified platform for anti-censorship."