From 2b86aaad3ec32968359c725f2588dfcb4a72d372 Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Mon, 23 Oct 2017 14:10:17 +0200 Subject: [PATCH] Update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index d06bfae5b..8191e0a04 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "2.43" + version = "2.44" build = "Custom" codename = "One for all" intro = "An unified platform for anti-censorship."