mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-18 23:22:08 +00:00
label
This commit is contained in:
parent
2b97dcfe05
commit
b4b20154a5
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -23,7 +23,7 @@ struct AboutView: View {
|
|||
.font(.largeTitle)
|
||||
.fontWeight(.bold)
|
||||
|
||||
Text("Version 1.0.0")
|
||||
Text("Version b1.0.0")
|
||||
.font(.subheadline)
|
||||
.foregroundColor(.secondary)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue