From 423b2a815ef3f9aa3402733e7a53108df59f3f21 Mon Sep 17 00:00:00 2001 From: Kslr Date: Sun, 19 May 2019 15:06:41 +0800 Subject: [PATCH] adjust internal version 4.19 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 8541a427..5b782ad4 100755 --- a/core.go +++ b/core.go @@ -19,7 +19,7 @@ import ( ) const ( - version = "4.20" + version = "4.19" build = "Custom" codename = "Let's Fly" intro = "A unified platform for anti-censorship."