From 80eb24d78ccb433cb67f4f2816951c804ff134ce Mon Sep 17 00:00:00 2001 From: "Gabriel G. de Brito" Date: Tue, 7 May 2024 12:17:57 -0300 Subject: [PATCH] Pumped version to 2.3.0 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index f1296e7..876f02d 100644 --- a/main.go +++ b/main.go @@ -14,7 +14,7 @@ import ( "github.com/gboncoffee/egg/sagui" ) -const VERSION = "2.2.0" +const VERSION = "2.3.0" // Put new architetures here... (main.go:/switch architeture) func listArchs() {