We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f5ef7 commit bebe83eCopy full SHA for bebe83e
1 file changed
timetracker/timetracker/UI/Settings/SettingsView.swift
@@ -203,7 +203,7 @@ struct GeneralSettingsView: View {
203
Text("About Enhanced Time Tracker")
204
.font(.headline)
205
206
- Text("Version 0.0.10")
+ Text("Version 0.0.11")
207
.foregroundColor(.secondary)
208
209
Text("A privacy-first time tracking application that keeps all your data local while providing optional webhook integrations.")
0 commit comments