mirror of
https://github.com/spalencsar/bearwave.git
synced 2026-07-06 22:24:17 +02:00
fix: About dialog version display (1.0.7)
Pass app version and build id explicitly from Main.qml to AboutDialog instead of relying on context properties inside the QML module scope. Remove the confusing "Public beta" label.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"app-id": "de.nerdbear.bearwave",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"runtime": "org.kde.Platform",
|
||||
"runtime-version": "6.10",
|
||||
"sdk": "org.kde.Sdk",
|
||||
|
||||
Reference in New Issue
Block a user