Skip to content

Commit

Permalink
v1.0!
Browse files Browse the repository at this point in the history
  • Loading branch information
AdinAck committed Apr 12, 2023
1 parent c692675 commit 4a7c788
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.8 (Beta)"
let version: String = "1.0 (Release)"

var body: some View {
HStack {
Expand Down

0 comments on commit 4a7c788

Please sign in to comment.