From 071841da466dd8947a0f668856b1a8f0c24efcd5 Mon Sep 17 00:00:00 2001 From: piotr Date: Sat, 29 Jun 2024 02:38:43 +0200 Subject: [PATCH] bump to 0.4.9 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 00f163b..ed405a3 100644 --- a/main.go +++ b/main.go @@ -21,7 +21,7 @@ import ( "github.com/gotk3/gotk3/gtk" ) -const version = "0.4.8" +const version = "0.4.9" var ( appDirs []string