Plugin Directory

Changeset 2917635


Ignore:
Timestamp:
05/26/2023 08:21:03 AM (3 years ago)
Author:
payformeuser
Message:

Release v2.0.4

Location:
payforme
Files:
2 added
8 edited
1 copied

Legend:

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

    r2911804 r2917635  
    44Requires at least: 5.0
    55Tested up to: 6.2
    6 Stable tag: 2.0.3
     6Stable tag: 2.0.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7676== Changelog ==
    7777
     78= 2.0.4 =
     79* Add - Rebranded logo
     80* Fix - Minor fixes and improvements.
     81
    7882= 2.0.3 =
    7983* Fix - Debug banner always displayed on the store page.
  • payforme/tags/2.0.4/build/asset-manifest.json

    r2906394 r2917635  
    22  "files": {
    33    "main.css": "/static/css/main.dda31fb0.css",
    4     "main.js": "/static/js/main.24b3aec6.js",
     4    "main.js": "/static/js/main.c9510b7e.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.24b3aec6.js.map": "/static/js/main.24b3aec6.js.map",
     8    "main.c9510b7e.js.map": "/static/js/main.c9510b7e.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.24b3aec6.js"
     13    "static/js/main.c9510b7e.js"
    1414  ]
    1515}
  • payforme/tags/2.0.4/changelog.txt

    r2906394 r2917635  
    11*** PayForMe for Woocommerce Changelog ***
    22
     32023-05-26 - version 2.0.4
     4* Add - Rebranded logo
     5* Fix - Minor fixes and improvements.
    36
    472023-04-30 - version 2.0.3
  • payforme/tags/2.0.4/payforme-woocommerce.php

    r2906394 r2917635  
    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.3
     9 * Version:     2.0.4
    1010 * Author:      PayForMe
    1111 * Author URI:  https://payforme.io/
  • payforme/trunk/README.txt

    r2911804 r2917635  
    44Requires at least: 5.0
    55Tested up to: 6.2
    6 Stable tag: 2.0.3
     6Stable tag: 2.0.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7676== Changelog ==
    7777
     78= 2.0.4 =
     79* Add - Rebranded logo
     80* Fix - Minor fixes and improvements.
     81
    7882= 2.0.3 =
    7983* Fix - Debug banner always displayed on the store page.
  • payforme/trunk/build/asset-manifest.json

    r2906394 r2917635  
    22  "files": {
    33    "main.css": "/static/css/main.dda31fb0.css",
    4     "main.js": "/static/js/main.24b3aec6.js",
     4    "main.js": "/static/js/main.c9510b7e.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.24b3aec6.js.map": "/static/js/main.24b3aec6.js.map",
     8    "main.c9510b7e.js.map": "/static/js/main.c9510b7e.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.24b3aec6.js"
     13    "static/js/main.c9510b7e.js"
    1414  ]
    1515}
  • payforme/trunk/changelog.txt

    r2906394 r2917635  
    11*** PayForMe for Woocommerce Changelog ***
    22
     32023-05-26 - version 2.0.4
     4* Add - Rebranded logo
     5* Fix - Minor fixes and improvements.
    36
    472023-04-30 - version 2.0.3
  • payforme/trunk/payforme-woocommerce.php

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