fix trimming names as well #62

This commit is contained in:
piotr
2022-05-16 01:16:02 +02:00
parent 02b3930ef9
commit 7230d82be3
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ import (
"github.com/gotk3/gotk3/gtk"
)
const version = "0.3.0"
const version = "0.3.1"
var (
appDirs []string