Plugin Directory

Changeset 2906394


Ignore:
Timestamp:
04/30/2023 09:37:27 PM (3 years ago)
Author:
payformeuser
Message:

Deploying v2.0.3

Location:
payforme
Files:
2 added
6 deleted
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • payforme/tags/2.0.3/README.txt

    r2906385 r2906394  
    44Requires at least: 5.0
    55Tested up to: 6.2
    6 Stable tag: 2.0.2
     6Stable tag: 2.0.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7272== Changelog ==
    7373
    74 = 2.0.2 =
     74= 2.0.3 =
    7575* Fix - Debug banner always displayed on the store page.
     76* Fix - Minor fixes and improvements.
    7677
    7778= 2.0.0 =
  • payforme/tags/2.0.3/build/asset-manifest.json

    r2906382 r2906394  
    22  "files": {
    33    "main.css": "/static/css/main.dda31fb0.css",
    4     "main.js": "/static/js/main.e24c0b0c.js",
     4    "main.js": "/static/js/main.24b3aec6.js",
    55    "static/js/787.bc7d429a.chunk.js": "/static/js/787.bc7d429a.chunk.js",
    66    "index.html": "/index.html",
    77    "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",
    99    "787.bc7d429a.chunk.js.map": "/static/js/787.bc7d429a.chunk.js.map"
    1010  },
    1111  "entrypoints": [
    1212    "static/css/main.dda31fb0.css",
    13     "static/js/main.e24c0b0c.js"
     13    "static/js/main.24b3aec6.js"
    1414  ]
    1515}
  • payforme/tags/2.0.3/changelog.txt

    r2906385 r2906394  
    22
    33
    4 2023-04-30 - version 2.0.2
     42023-04-30 - version 2.0.3
    55* Fix - Debug banner always displayed on the store page.
     6* Fix - Minor fixes and improvements.
    67
    782023-04-29 - version 2.0.0
  • payforme/tags/2.0.3/payforme-woocommerce.php

    r2906385 r2906394  
    77 * Plugin URI:  https://wordpress.org/plugins/payforme/
    88 * 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.2
     9 * Version:     2.0.3
    1010 * Author:      PayForMe
    1111 * Author URI:  https://payforme.io/
  • payforme/trunk/README.txt

    r2906385 r2906394  
    44Requires at least: 5.0
    55Tested up to: 6.2
    6 Stable tag: 2.0.2
     6Stable tag: 2.0.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7272== Changelog ==
    7373
    74 = 2.0.2 =
     74= 2.0.3 =
    7575* Fix - Debug banner always displayed on the store page.
     76* Fix - Minor fixes and improvements.
    7677
    7778= 2.0.0 =
  • payforme/trunk/build/asset-manifest.json

    r2906382 r2906394  
    22  "files": {
    33    "main.css": "/static/css/main.dda31fb0.css",
    4     "main.js": "/static/js/main.e24c0b0c.js",
     4    "main.js": "/static/js/main.24b3aec6.js",
    55    "static/js/787.bc7d429a.chunk.js": "/static/js/787.bc7d429a.chunk.js",
    66    "index.html": "/index.html",
    77    "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",
    99    "787.bc7d429a.chunk.js.map": "/static/js/787.bc7d429a.chunk.js.map"
    1010  },
    1111  "entrypoints": [
    1212    "static/css/main.dda31fb0.css",
    13     "static/js/main.e24c0b0c.js"
     13    "static/js/main.24b3aec6.js"
    1414  ]
    1515}
  • payforme/trunk/changelog.txt

    r2906385 r2906394  
    22
    33
    4 2023-04-30 - version 2.0.2
     42023-04-30 - version 2.0.3
    55* Fix - Debug banner always displayed on the store page.
     6* Fix - Minor fixes and improvements.
    67
    782023-04-29 - version 2.0.0
  • payforme/trunk/payforme-woocommerce.php

    r2906385 r2906394  
    77 * Plugin URI:  https://wordpress.org/plugins/payforme/
    88 * 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.2
     9 * Version:     2.0.3
    1010 * Author:      PayForMe
    1111 * Author URI:  https://payforme.io/
Note: See TracChangeset for help on using the changeset viewer.