From 63117e2605005f9c8cb0bdf46caa81a9ed2e13d0 Mon Sep 17 00:00:00 2001 From: piotr Date: Sun, 11 Dec 2022 21:44:01 +0100 Subject: [PATCH] bump to 0.3.6 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index d99269a..907f27a 100644 --- a/main.go +++ b/main.go @@ -21,7 +21,7 @@ import ( "github.com/gotk3/gotk3/gtk" ) -const version = "0.3.5" +const version = "0.3.6" var ( appDirs []string