From b056b4c4369778023e5c8ee289221be388b579ac Mon Sep 17 00:00:00 2001 From: piotr Date: Tue, 6 Feb 2024 03:39:35 +0100 Subject: [PATCH] bump to 0.4.6 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index a9fd94b..05c7d9d 100644 --- a/main.go +++ b/main.go @@ -21,7 +21,7 @@ import ( "github.com/gotk3/gotk3/gtk" ) -const version = "0.4.5" +const version = "0.4.6" var ( appDirs []string