This commit is contained in:
cranci 2025-04-08 20:50:36 +02:00 committed by GitHub
commit 6bd3c41a86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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