v3.0.0 — built-by credit fix, version bump

This commit is contained in:
superdooper86
2026-05-07 16:03:23 +02:00
parent f5114a31f8
commit 6fe3e9722b
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -784,7 +784,7 @@ struct SettingsView: View {
.cornerRadius(4)
}
}
Text("Built by James Bone & Claude")
Text("Built by superdooper86 & claude")
.font(.system(size: 11))
.foregroundColor(.secondary)
}
+2 -2
View File
@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.0.10</string>
<string>3.0.0</string>
<key>CFBundleVersion</key>
<string>17</string>
<string>18</string>
<key>LSMinimumSystemVersion</key>
<string>13.0</string>
<key>LSUIElement</key>