Skip to content

Commit

Permalink
Update AboutView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
AdinAck committed Dec 1, 2022
1 parent abb7bfc commit aea9fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LEGv8-Simulator/Views/Settings/AboutView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import SwiftUI

struct AboutView: View {
let version: String = "0.1.6 (Beta)"
let version: String = "0.1.7 (Beta)"

var body: some View {
HStack {
Expand Down

0 comments on commit aea9fa2

Please sign in to comment.