diff --git a/CHANGELOG.md b/CHANGELOG.md index cba2a58..2953231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to VaultSync are documented here. --- -## [Unreleased] +## [2.0.2] — 2026-08-27 ### Privacy diff --git a/ios/project.yml b/ios/project.yml index 405c05b..4091c80 100644 --- a/ios/project.yml +++ b/ios/project.yml @@ -64,8 +64,8 @@ targets: info: path: VaultSync/Info.plist properties: - CFBundleShortVersionString: "2.0.1" - CFBundleVersion: "37" + CFBundleShortVersionString: "2.0.2" + CFBundleVersion: "38" UILaunchScreen: {} UIApplicationSceneManifest: UIApplicationSupportsMultipleScenes: false @@ -138,8 +138,8 @@ targets: info: path: VaultSyncWidget/Info.plist properties: - CFBundleShortVersionString: "2.0.1" - CFBundleVersion: "37" + CFBundleShortVersionString: "2.0.2" + CFBundleVersion: "38" CFBundleDisplayName: VaultSync Widget NSExtension: NSExtensionPointIdentifier: com.apple.widgetkit-extension