We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdcc700 commit 6222ff9Copy full SHA for 6222ff9
ui/app/AppLayouts/Profile/Sections/AboutContainer.qml
@@ -24,7 +24,7 @@ Item {
24
//% "App version"
25
name: qsTrId("version")
26
//% "Version: %1"
27
- description: qsTrId("version---1").arg("beta.5")
+ description: qsTrId("version---1").arg("beta.6")
28
}
29
30
StatusSectionDescItem {
0 commit comments