Plugin Directory

Changeset 2906382


Ignore:
Timestamp:
04/30/2023 06:39:23 PM (3 years ago)
Author:
payformeuser
Message:

Deploying v2.0.1

Location:
payforme
Files:
5 edited
7 copied

Legend:

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

    r2906203 r2906382  
    44Requires at least: 5.0
    55Tested up to: 6.2
    6 Stable tag: 2.0.0
     6Stable tag: 2.0.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7272== Changelog ==
    7373
     74= 2.0.1 =
     75* Fix - Debug banner always displayed on the store page.
     76
    7477= 2.0.0 =
    7578* Improved modal integration ensures the shopper never leaves the store
  • payforme/tags/2.0.1/build/asset-manifest.json

    r2906203 r2906382  
    22  "files": {
    33    "main.css": "/static/css/main.dda31fb0.css",
    4     "main.js": "/static/js/main.45d3931f.js",
     4    "main.js": "/static/js/main.e24c0b0c.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.45d3931f.js.map": "/static/js/main.45d3931f.js.map",
     8    "main.e24c0b0c.js.map": "/static/js/main.e24c0b0c.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.45d3931f.js"
     13    "static/js/main.e24c0b0c.js"
    1414  ]
    1515}
  • payforme/tags/2.0.1/changelog.txt

    r2906203 r2906382  
    11*** PayForMe for Woocommerce Changelog ***
    22
    3 2023-04-29 - version 1.1.0
     32023-04-30 - version 2.0.1
     4* Fix - Debug banner always displayed on the store page.
     5
     62023-04-29 - version 2.0.0
    47* Improved modal integration ensures the shopper never leaves the store
    58* Supports PayForMe button in the shopping cart page
  • payforme/tags/2.0.1/payforme-woocommerce.php

    r2906203 r2906382  
    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.0
     9 * Version:     2.0.1
    1010 * Author:      PayForMe
    1111 * Author URI:  https://payforme.io/
  • payforme/trunk/README.txt

    r2906203 r2906382  
    44Requires at least: 5.0
    55Tested up to: 6.2
    6 Stable tag: 2.0.0
     6Stable tag: 2.0.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7272== Changelog ==
    7373
     74= 2.0.1 =
     75* Fix - Debug banner always displayed on the store page.
     76
    7477= 2.0.0 =
    7578* Improved modal integration ensures the shopper never leaves the store
  • payforme/trunk/build/asset-manifest.json

    r2906203 r2906382  
    22  "files": {
    33    "main.css": "/static/css/main.dda31fb0.css",
    4     "main.js": "/static/js/main.45d3931f.js",
     4    "main.js": "/static/js/main.e24c0b0c.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.45d3931f.js.map": "/static/js/main.45d3931f.js.map",
     8    "main.e24c0b0c.js.map": "/static/js/main.e24c0b0c.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.45d3931f.js"
     13    "static/js/main.e24c0b0c.js"
    1414  ]
    1515}
  • payforme/trunk/changelog.txt

    r2906203 r2906382  
    11*** PayForMe for Woocommerce Changelog ***
    22
    3 2023-04-29 - version 1.1.0
     32023-04-30 - version 2.0.1
     4* Fix - Debug banner always displayed on the store page.
     5
     62023-04-29 - version 2.0.0
    47* Improved modal integration ensures the shopper never leaves the store
    58* Supports PayForMe button in the shopping cart page
  • payforme/trunk/payforme-woocommerce.php

    r2906203 r2906382  
    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.0
     9 * Version:     2.0.1
    1010 * Author:      PayForMe
    1111 * Author URI:  https://payforme.io/
Note: See TracChangeset for help on using the changeset viewer.