Updated version in settings

This commit is contained in:
Francesco 2025-05-17 17:14:57 +02:00
parent 5fc30927a7
commit 15a9a36c00

View file

@ -89,7 +89,7 @@ struct SettingsView: View {
}
}
}
Section(footer: Text("Running Sora 0.2.2 - cranci1")) {}
Section(footer: Text("Running Sora 0.3.0 - cranci1")) {}
}
.navigationTitle("Settings")
}