Changeset 3301370
- Timestamp:
- 05/27/2025 10:30:04 AM (10 months ago)
- Location:
- gf-mollie-by-indigo/tags
- Files:
-
- 2 edited
- 6 copied
-
2.1.0/trunk/gf-mollie-by-indigo.php (modified) (2 diffs)
-
2.1.0/trunk/readme.txt (modified) (1 diff)
-
2.1.1 (copied) (copied from gf-mollie-by-indigo/trunk)
-
2.1.1/composer.json (copied) (copied from gf-mollie-by-indigo/trunk/composer.json)
-
2.1.1/composer.lock (copied) (copied from gf-mollie-by-indigo/trunk/composer.lock)
-
2.1.1/gf-mollie-by-indigo.php (copied) (copied from gf-mollie-by-indigo/trunk/gf-mollie-by-indigo.php)
-
2.1.1/readme.txt (copied) (copied from gf-mollie-by-indigo/trunk/readme.txt)
-
2.1.1/vendor (copied) (copied from gf-mollie-by-indigo/trunk/vendor)
Legend:
- Unmodified
- Added
- Removed
-
gf-mollie-by-indigo/tags/2.1.0/trunk/gf-mollie-by-indigo.php
r3301342 r3301370 4 4 Plugin URI: http://www.indigowebstudio.nl 5 5 Description: Integrates Gravity Forms with Mollie, enabling end users to purchase goods and services through Gravity Forms. 6 Version: 2. 0.56 Version: 2.1.1 7 7 Author: Indigo webstudio 8 8 Author URI: http://www.indigowebstudio.nl … … 30 30 31 31 32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '2.1. 0' );32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '2.1.1' ); 33 33 34 34 add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 ); -
gf-mollie-by-indigo/tags/2.1.0/trunk/readme.txt
r3301342 r3301370 4 4 Requires at least: 6.8.1 5 5 Tested up to: 6.8.1 6 Stable tag: 2.1. 06 Stable tag: 2.1.1 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.