From 021cd3b5b7643d0e89d6d6a1adda07d7bae9626c Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Sun, 4 Nov 2018 19:16:52 +0100 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 6516e65e..1c4e9edb 100755 --- a/core.go +++ b/core.go @@ -17,7 +17,7 @@ import ( ) const ( - version = "4.1" + version = "4.2" build = "Custom" codename = "Po" intro = "A unified platform for anti-censorship."