diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-13 10:59:05 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-13 10:59:05 +0300 |
| commit | 5fcb97aeb4ec1e291e221794df5d40b27ea60197 (patch) | |
| tree | a76119c087fbb145e9bcfdd92f1310569518840b /FyneApp.toml | |
| parent | b93fcd57868a53ad0f98ed450bd4c964f370442b (diff) | |
Release v0.0.4: bump version. Note: Android share activity still not fully working; continued investigation needed.v0.0.4
Diffstat (limited to 'FyneApp.toml')
| -rw-r--r-- | FyneApp.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FyneApp.toml b/FyneApp.toml index c0df1e5..b409766 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.0.3" - Build = 48 + Version = "0.0.4" + Build = 52 |
