We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94beff6 commit 0c1949aCopy full SHA for 0c1949a
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.6")
+ Text("Version 0.0.7")
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