Skip to content

Commit 3878b8a

Browse files
committed
update to beta.7.rc2
1 parent eefd56d commit 3878b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/app/AppLayouts/Profile/Sections/AboutContainer.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Item {
2424
//% "App version"
2525
name: qsTrId("version")
2626
//% "Version: %1"
27-
description: qsTrId("version---1").arg("beta.7.rc1")
27+
description: qsTrId("version---1").arg("beta.7.rc2")
2828
}
2929

3030
StatusSectionDescItem {

0 commit comments

Comments
 (0)