From 07097d9a23d88438582197badb7b6490305fb2bf Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Thu, 17 Jan 2019 20:40:21 +0100 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index be71bef6..90f31ee9 100755 --- a/core.go +++ b/core.go @@ -17,7 +17,7 @@ import ( ) const ( - version = "4.13" + version = "4.14" build = "Custom" codename = "Po" intro = "A unified platform for anti-censorship."