From 9ad96949b099f7ba4ee2279fcf9653d1d82a5e1f Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Mon, 19 Sep 2016 11:23:03 +0200 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 36a61cd1f..eee385221 100644 --- a/core.go +++ b/core.go @@ -8,7 +8,7 @@ import ( ) var ( - version = "2.1" + version = "v2.2" build = "Custom" codename = "One for all" intro = "An unified platform for anti-censorship."