diff --git a/src/manifest.json b/src/manifest.json index 358d0a345..cea5ca116 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/chrome-manifest", "name": "Web Monetization", - "version": "0.9.5.0", + "version": "0.10.0.0", "manifest_version": 3, "minimum_chrome_version": "110.0", "description": "__MSG_appDescription__", diff --git a/src/safari/Web Monetization/Config.xcconfig b/src/safari/Web Monetization/Config.xcconfig index 3510a8e8e..6f2cd112a 100644 --- a/src/safari/Web Monetization/Config.xcconfig +++ b/src/safari/Web Monetization/Config.xcconfig @@ -5,4 +5,4 @@ // Created by https://github.com/sidvishnoi on 04/07/25. // -CURRENT_PROJECT_VERSION = 0.9.5.0 +CURRENT_PROJECT_VERSION = 0.10.0.0