From bd6c6b5361ce8a2f4755f9f0af74328bffe0a386 Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Sat, 21 Apr 2018 00:22:58 +0200 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 2c633cab3..e12f4da1f 100755 --- a/core.go +++ b/core.go @@ -16,7 +16,7 @@ import ( ) var ( - version = "3.20" + version = "3.21" build = "Custom" codename = "die Commanderin" intro = "A unified platform for anti-censorship."