Skip to content

Commit e185cbf

Browse files
committed
Release 4.1.1
1 parent 1b0fd35 commit e185cbf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cyclos.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Plugin Name: Cyclos
99
* Plugin URI: https://www.cyclos.org/wordpress-plugins/
1010
* Description: Integrates Cyclos functionality into your WordPress blog.
11-
* Version: 4.1.0
11+
* Version: 4.1.1
1212
* Requires at least: 5.0
1313
* Requires PHP: 7.2
1414
* Author: The Cyclos team
@@ -44,7 +44,7 @@
4444
// Block people to access the script directly (against malicious attempts).
4545
defined( 'ABSPATH' ) || exit;
4646

47-
define( 'Cyclos\\PLUGIN_VERSION', '4.1.0' );
47+
define( 'Cyclos\\PLUGIN_VERSION', '4.1.1' );
4848
define( 'Cyclos\\MINIMUM_PHP_REQUIRED', '7.2' );
4949
define( 'Cyclos\\MINIMUM_WP_REQUIRED', '5.0' );
5050
define( 'Cyclos\\PLUGIN_URL', plugin_dir_url( __FILE__ ) );

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Contributors: Cyclos, luisfpg, rleon.uy, augusto1995, rozijntje
33
Tags: Cyclos, Cyclos login, Cyclos users, Cyclos user directory, Banking, Payment, Barter, Remittances, Micro Finance, Complementary Currency, Mobile Money
44
Donate link: https://www.cyclos.org/contributors/
55
Requires at least: 5.0
6-
Tested up to: 6.1
6+
Tested up to: 6.3
77
Requires PHP: 7.2
8-
Stable tag: 4.1.0
8+
Stable tag: 4.1.1
99
License: GPLv2
1010

1111
This plugin enables you to add a Cyclos login form and/or show Cyclos users in a list or map on your WordPress website.

0 commit comments

Comments
 (0)