File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 "name" : " web-monetization-extension" ,
33 "description" : " Web Monetization is a browser API that allows the creation of a payment stream from the user agent to the website." ,
44 "private" : true ,
5- "version" : " 0.1 .0" ,
5+ "version" : " 1.0 .0" ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
88 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/chrome-manifest" ,
33 "name" : " Web Monetization" ,
4- "version" : " 0.11.3 " ,
4+ "version" : " 1.0.0 " ,
55 "manifest_version" : 3 ,
66 "minimum_chrome_version" : " 110.0" ,
77 "description" : " __MSG_appDescription__" ,
Original file line number Diff line number Diff line change 55// Created by https://github.com/sidvishnoi on 04/07/25.
66//
77
8- CURRENT_PROJECT_VERSION = 0.11.3
8+ CURRENT_PROJECT_VERSION = 1.0.0
You can’t perform that action at this time.
0 commit comments