Skip to content

Commit

Permalink
Update game version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimillian committed May 22, 2020
1 parent 8fd0303 commit 829c28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ACHNBrowserUI/ACHNBrowserUI/views/about/AboutView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ struct AboutView: View {
color: .acHeaderBackground)
makeDetailRow(image: "gamecontroller",
text: "Game patch data",
detail: "1.2.0",
detail: "1.2.1",
color: .acHeaderBackground)
}
Section(header: SectionHeaderView(text: "Acknowledgements")) {
Expand Down

0 comments on commit 829c28e

Please sign in to comment.