From 0e5b1cf659250965f4fcc5ab5287910ca50552eb Mon Sep 17 00:00:00 2001 From: piotr Date: Sun, 30 Oct 2022 22:58:19 +0100 Subject: [PATCH] bump to 0.3.3 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 39ecd10..9923bb8 100644 --- a/main.go +++ b/main.go @@ -21,7 +21,7 @@ import ( "github.com/gotk3/gotk3/gtk" ) -const version = "0.3.2" +const version = "0.3.3" var ( appDirs []string