From fe311ced2acd5f70f4aa9709b86c9a64fde80040 Mon Sep 17 00:00:00 2001 From: piotr Date: Sat, 3 Feb 2024 04:06:01 +0100 Subject: [PATCH] bump to 0.4.4 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 6c2fa55..31f4d8d 100644 --- a/main.go +++ b/main.go @@ -21,7 +21,7 @@ import ( "github.com/gotk3/gotk3/gtk" ) -const version = "0.4.3" +const version = "0.4.4" var ( appDirs []string