From fc87d95753a3c2507d5fba7fcc55942801e47471 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar Date: Mon, 19 Jul 2021 04:02:20 +0400 Subject: [PATCH] changed the version name --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 69e850a..2d5718d 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( ) // VERSION specifies the version of the platform -var VERSION = "beta-1.0.0" +var VERSION = "1.0.0" var mode string // Varaibles if mode is client