From 986c80fcda36e54f20653bf855c36d120d4d45ba Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Thu, 10 Jan 2019 23:00:54 +0100 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 40bb78127..0e31a3429 100755 --- a/core.go +++ b/core.go @@ -17,7 +17,7 @@ import ( ) const ( - version = "4.11" + version = "4.12" build = "Custom" codename = "Po" intro = "A unified platform for anti-censorship."