diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-09 10:43:58 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-09 10:43:58 +0300 |
| commit | 665b150727ee7259e398d38d1f6bc51b4c2d4a1c (patch) | |
| tree | 37e322e02e3ecfb2db49902c19dd320ba3d79e19 | |
| parent | e6f65e92e71915663e9897815662bdfc524becf0 (diff) | |
| -rw-r--r-- | FyneApp.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FyneApp.toml b/FyneApp.toml index 9a1ae86..2d15de9 100644 --- a/FyneApp.toml +++ b/FyneApp.toml @@ -4,5 +4,5 @@ Website = "https://codeberg.org/snonux/quicklogger" Icon = "icon.png" Name = "quicklogger" ID = "org.buetow.quicklogger" - Version = "0.1.0" - Build = 55 + Version = "0.1.1" + Build = 64 |
