Skip to content

Commit 9d04b28

Browse files
chore: release version 0.9.4.1 (#1171)
Co-authored-by: sidvishnoi <[email protected]>
1 parent a6c37c7 commit 9d04b28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/chrome-manifest",
33
"name": "Web Monetization",
4-
"version": "0.9.4.0",
4+
"version": "0.9.4.1",
55
"manifest_version": 3,
66
"minimum_chrome_version": "110.0",
77
"description": "__MSG_appDescription__",

src/safari/Web Monetization/Config.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
// Created by https://github.com/sidvishnoi on 04/07/25.
66
//
77

8-
CURRENT_PROJECT_VERSION = 0.9.4.0
8+
CURRENT_PROJECT_VERSION = 0.9.4.1

0 commit comments

Comments
 (0)