From db83f23f00655d1744afeb2ffb9c9e449e8576f7 Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Thu, 22 Nov 2018 19:22:08 +0100 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 066be42ba..d9f045b73 100755 --- a/core.go +++ b/core.go @@ -17,7 +17,7 @@ import ( ) const ( - version = "4.6" + version = "4.7" build = "Custom" codename = "Po" intro = "A unified platform for anti-censorship."