From e7fafebf55295bf5aa428a2c618a7f1a2d1fa9d7 Mon Sep 17 00:00:00 2001 From: piotr Date: Wed, 9 Oct 2024 02:12:19 +0200 Subject: [PATCH] bump to 0.5.2 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index e739241..bb9d4f2 100644 --- a/main.go +++ b/main.go @@ -22,7 +22,7 @@ import ( "github.com/gotk3/gotk3/gtk" ) -const version = "0.5.1" +const version = "0.5.2" var ( appDirs []string