diff --git a/readeck/UI/Settings/PrivacyPolicyView.swift b/readeck/UI/Settings/PrivacyPolicyView.swift index 1f60b8e..5485d27 100644 --- a/readeck/UI/Settings/PrivacyPolicyView.swift +++ b/readeck/UI/Settings/PrivacyPolicyView.swift @@ -12,7 +12,7 @@ struct PrivacyPolicyView: View { .fontWeight(.bold) .padding(.bottom, 10) - Text("Last updated: [DATE]") + Text("Last updated: September 20, 2025") .font(.caption) .foregroundColor(.secondary) diff --git a/screenshots/appstore_ipad.pxd b/screenshots/appstore_ipad.pxd new file mode 100644 index 0000000..efd6a27 Binary files /dev/null and b/screenshots/appstore_ipad.pxd differ diff --git a/screenshots/appstore_iphone.pxd b/screenshots/appstore_iphone.pxd new file mode 100644 index 0000000..5e78fc0 Binary files /dev/null and b/screenshots/appstore_iphone.pxd differ