From d4ad1cd66d9b7aba2f0872867c9b184da41d856a Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Thu, 9 Aug 2018 23:38:32 +0200 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 790f1f463..6480d3dd9 100755 --- a/core.go +++ b/core.go @@ -16,7 +16,7 @@ import ( ) var ( - version = "3.35" + version = "3.36" build = "Custom" codename = "die Commanderin" intro = "A unified platform for anti-censorship."