Skip to content

Commit 829c28e

Browse files
committed
Update game version
1 parent 8fd0303 commit 829c28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ACHNBrowserUI/ACHNBrowserUI/views/about/AboutView.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ struct AboutView: View {
9393
color: .acHeaderBackground)
9494
makeDetailRow(image: "gamecontroller",
9595
text: "Game patch data",
96-
detail: "1.2.0",
96+
detail: "1.2.1",
9797
color: .acHeaderBackground)
9898
}
9999
Section(header: SectionHeaderView(text: "Acknowledgements")) {

0 commit comments

Comments
 (0)