Changeset 2906394
- Timestamp:
- 04/30/2023 09:37:27 PM (3 years ago)
- Location:
- payforme
- Files:
-
- 2 added
- 6 deleted
- 8 edited
- 1 copied
-
tags/2.0.1 (deleted)
-
tags/2.0.2 (deleted)
-
tags/2.0.3 (copied) (copied from payforme/trunk)
-
tags/2.0.3/README.txt (modified) (2 diffs)
-
tags/2.0.3/build/asset-manifest.json (modified) (1 diff)
-
tags/2.0.3/build/static/js/main.24b3aec6.js (added)
-
tags/2.0.3/build/static/js/main.45d3931f.js (deleted)
-
tags/2.0.3/build/static/js/main.e24c0b0c.js (deleted)
-
tags/2.0.3/changelog.txt (modified) (1 diff)
-
tags/2.0.3/payforme-woocommerce.php (modified) (1 diff)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/build/asset-manifest.json (modified) (1 diff)
-
trunk/build/static/js/main.24b3aec6.js (added)
-
trunk/build/static/js/main.45d3931f.js (deleted)
-
trunk/build/static/js/main.e24c0b0c.js (deleted)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/payforme-woocommerce.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
payforme/tags/2.0.3/README.txt
r2906385 r2906394 4 4 Requires at least: 5.0 5 5 Tested up to: 6.2 6 Stable tag: 2.0. 26 Stable tag: 2.0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 72 72 == Changelog == 73 73 74 = 2.0. 2=74 = 2.0.3 = 75 75 * Fix - Debug banner always displayed on the store page. 76 * Fix - Minor fixes and improvements. 76 77 77 78 = 2.0.0 = -
payforme/tags/2.0.3/build/asset-manifest.json
r2906382 r2906394 2 2 "files": { 3 3 "main.css": "/static/css/main.dda31fb0.css", 4 "main.js": "/static/js/main. e24c0b0c.js",4 "main.js": "/static/js/main.24b3aec6.js", 5 5 "static/js/787.bc7d429a.chunk.js": "/static/js/787.bc7d429a.chunk.js", 6 6 "index.html": "/index.html", 7 7 "main.dda31fb0.css.map": "/static/css/main.dda31fb0.css.map", 8 "main. e24c0b0c.js.map": "/static/js/main.e24c0b0c.js.map",8 "main.24b3aec6.js.map": "/static/js/main.24b3aec6.js.map", 9 9 "787.bc7d429a.chunk.js.map": "/static/js/787.bc7d429a.chunk.js.map" 10 10 }, 11 11 "entrypoints": [ 12 12 "static/css/main.dda31fb0.css", 13 "static/js/main. e24c0b0c.js"13 "static/js/main.24b3aec6.js" 14 14 ] 15 15 } -
payforme/tags/2.0.3/changelog.txt
r2906385 r2906394 2 2 3 3 4 2023-04-30 - version 2.0. 24 2023-04-30 - version 2.0.3 5 5 * Fix - Debug banner always displayed on the store page. 6 * Fix - Minor fixes and improvements. 6 7 7 8 2023-04-29 - version 2.0.0 -
payforme/tags/2.0.3/payforme-woocommerce.php
r2906385 r2906394 7 7 * Plugin URI: https://wordpress.org/plugins/payforme/ 8 8 * Description: PayForMe enables people to pay for the purchases of their friends and families via a secure payment link. Accept Credit/Debit cards, ApplePay and GooglePay using PayForMe. 9 * Version: 2.0. 29 * Version: 2.0.3 10 10 * Author: PayForMe 11 11 * Author URI: https://payforme.io/ -
payforme/trunk/README.txt
r2906385 r2906394 4 4 Requires at least: 5.0 5 5 Tested up to: 6.2 6 Stable tag: 2.0. 26 Stable tag: 2.0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 72 72 == Changelog == 73 73 74 = 2.0. 2=74 = 2.0.3 = 75 75 * Fix - Debug banner always displayed on the store page. 76 * Fix - Minor fixes and improvements. 76 77 77 78 = 2.0.0 = -
payforme/trunk/build/asset-manifest.json
r2906382 r2906394 2 2 "files": { 3 3 "main.css": "/static/css/main.dda31fb0.css", 4 "main.js": "/static/js/main. e24c0b0c.js",4 "main.js": "/static/js/main.24b3aec6.js", 5 5 "static/js/787.bc7d429a.chunk.js": "/static/js/787.bc7d429a.chunk.js", 6 6 "index.html": "/index.html", 7 7 "main.dda31fb0.css.map": "/static/css/main.dda31fb0.css.map", 8 "main. e24c0b0c.js.map": "/static/js/main.e24c0b0c.js.map",8 "main.24b3aec6.js.map": "/static/js/main.24b3aec6.js.map", 9 9 "787.bc7d429a.chunk.js.map": "/static/js/787.bc7d429a.chunk.js.map" 10 10 }, 11 11 "entrypoints": [ 12 12 "static/css/main.dda31fb0.css", 13 "static/js/main. e24c0b0c.js"13 "static/js/main.24b3aec6.js" 14 14 ] 15 15 } -
payforme/trunk/changelog.txt
r2906385 r2906394 2 2 3 3 4 2023-04-30 - version 2.0. 24 2023-04-30 - version 2.0.3 5 5 * Fix - Debug banner always displayed on the store page. 6 * Fix - Minor fixes and improvements. 6 7 7 8 2023-04-29 - version 2.0.0 -
payforme/trunk/payforme-woocommerce.php
r2906385 r2906394 7 7 * Plugin URI: https://wordpress.org/plugins/payforme/ 8 8 * Description: PayForMe enables people to pay for the purchases of their friends and families via a secure payment link. Accept Credit/Debit cards, ApplePay and GooglePay using PayForMe. 9 * Version: 2.0. 29 * Version: 2.0.3 10 10 * Author: PayForMe 11 11 * Author URI: https://payforme.io/
Note: See TracChangeset
for help on using the changeset viewer.