From 1a294298e83d1d6e63a9325e7edd3921ea13097c 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 a48a2e7f0..5f951295b 100755 --- a/core.go +++ b/core.go @@ -17,7 +17,7 @@ import ( ) const ( - version = "4.20" + version = "4.19" build = "Custom" codename = "Let's Fly" intro = "A unified platform for anti-censorship."