From 09ff9487ff4c79ff9ff93e8b140aebd0508e42fc Mon Sep 17 00:00:00 2001 From: sidvishnoi <8426945+sidvishnoi@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:14:31 +0000 Subject: [PATCH] chore: release version 0.11.0.0 --- src/manifest.json | 2 +- src/safari/Web Monetization/Config.xcconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index cea5ca116..490d2e64c 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.10.0.0", + "version": "0.11.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 6f2cd112a..3c4c16827 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.10.0.0 +CURRENT_PROJECT_VERSION = 0.11.0.0