We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd0303 commit 829c28eCopy full SHA for 829c28e
ACHNBrowserUI/ACHNBrowserUI/views/about/AboutView.swift
@@ -93,7 +93,7 @@ struct AboutView: View {
93
color: .acHeaderBackground)
94
makeDetailRow(image: "gamecontroller",
95
text: "Game patch data",
96
- detail: "1.2.0",
+ detail: "1.2.1",
97
98
}
99
Section(header: SectionHeaderView(text: "Acknowledgements")) {
0 commit comments