diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-06 14:31:31 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-06 14:31:31 +0300 |
| commit | a3836cd47dbc70d810b321cc845146821c9690bb (patch) | |
| tree | 9abbb40e44f010297e33794a95acc028f121d27b /FyneApp.toml | |
| parent | 03d42cb0a5be72ca529ecfb531098b6386a8b01c (diff) | |
fix text input box
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 07ad252..d77308e 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.2" - Build = 28 + Version = "0.0.3" + Build = 40 |
