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 eefd56d commit 3878b8aCopy full SHA for 3878b8a
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.7.rc1")
+ description: qsTrId("version---1").arg("beta.7.rc2")
28
}
29
30
StatusSectionDescItem {
0 commit comments