From 24f393a23f826bdb1903f49b43386c5bb9577c62 Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Thu, 29 Mar 2018 21:52:43 +0200 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 607f94f5a..bcc3fc686 100644 --- a/core.go +++ b/core.go @@ -16,7 +16,7 @@ import ( ) var ( - version = "3.15" + version = "3.16" build = "Custom" codename = "die Commanderin" intro = "An unified platform for anti-censorship."