From 392b621e8d10185ea44f2b52a3167a61609aa9cb Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Mon, 6 Aug 2018 19:17:28 +0200 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 99cd995e2..790f1f463 100755 --- a/core.go +++ b/core.go @@ -16,7 +16,7 @@ import ( ) var ( - version = "3.34" + version = "3.35" build = "Custom" codename = "die Commanderin" intro = "A unified platform for anti-censorship."