From f245d9d9633469c01c84c11268a418cf8469e1d0 Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Thu, 30 Nov 2017 13:01:25 +0100 Subject: [PATCH] update version --- core.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core.go b/core.go index 458f8ba2..0c37e22c 100644 --- a/core.go +++ b/core.go @@ -18,9 +18,9 @@ import ( ) var ( - version = "2.52" + version = "3.0" build = "Custom" - codename = "One for all" + codename = "die Commanderin" intro = "An unified platform for anti-censorship." )