Skip to content

Commit b53a3fe

Browse files
committed
Update versions for FluentCart MCP and FCHub plugins to 1.0.2 and 1.0.1 respectively
- Bumped version of fluentcart-mcp from 1.0.1 to 1.0.2 in package.json and package-lock.json. - Updated version for multiple FCHub plugins (fchub-fakturownia, fchub-memberships, fchub-p24, fchub-portal-extender, fchub-stream, wc-fc) from 1.0.0 to 1.0.1 in their respective PHP files. - Adjusted versions in versions.json to reflect the new plugin versions and ensure consistency across the project.
1 parent 9896fb3 commit b53a3fe

9 files changed

Lines changed: 35 additions & 35 deletions

File tree

fluentcart-mcp/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fluentcart-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluentcart-mcp",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "MCP server for the FluentCart REST API — AI-agent-friendly tools for managing orders, products, customers, subscriptions, and more.",
55
"type": "module",
66
"exports": {

plugins/fchub-fakturownia/fchub-fakturownia.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: FCHub - Fakturownia
44
* Plugin URI: https://fchub.co
55
* Description: Fakturownia invoice integration with KSeF 2.0 support for FluentCart
6-
* Version: 1.0.0
6+
* Version: 1.0.1
77
* Author: Vibe Code
88
* Author URI: https://x.com/vcode_sh
99
* License: GPLv2 or later
@@ -17,7 +17,7 @@
1717

1818
defined('ABSPATH') || exit;
1919

20-
define('FCHUB_FAKTUROWNIA_VERSION', '1.0.0');
20+
define('FCHUB_FAKTUROWNIA_VERSION', '1.0.1');
2121
define('FCHUB_FAKTUROWNIA_FILE', __FILE__);
2222
define('FCHUB_FAKTUROWNIA_PATH', plugin_dir_path(__FILE__));
2323
define('FCHUB_FAKTUROWNIA_URL', plugin_dir_url(__FILE__));

plugins/fchub-memberships/fchub-memberships.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: FCHub - Memberships
44
* Plugin URI: https://fchub.co
55
* Description: Complete membership system for FluentCart with plan management, content access control, content drip scheduling, and analytics
6-
* Version: 1.0.0
6+
* Version: 1.0.1
77
* Author: Vibe Code
88
* Author URI: https://x.com/vcode_sh
99
* License: GPLv2 or later
@@ -17,7 +17,7 @@
1717

1818
defined('ABSPATH') || exit;
1919

20-
define('FCHUB_MEMBERSHIPS_VERSION', '1.0.0');
20+
define('FCHUB_MEMBERSHIPS_VERSION', '1.0.1');
2121
define('FCHUB_MEMBERSHIPS_FILE', __FILE__);
2222
define('FCHUB_MEMBERSHIPS_PATH', plugin_dir_path(__FILE__));
2323
define('FCHUB_MEMBERSHIPS_URL', plugin_dir_url(__FILE__));

plugins/fchub-p24/fchub-p24.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: FCHub - Przelewy24
44
* Plugin URI: https://fchub.co
55
* Description: Przelewy24 payment gateway for FluentCart
6-
* Version: 1.0.0
6+
* Version: 1.0.1
77
* Author: Vibe Code
88
* Author URI: https://x.com/vcode_sh
99
* License: GPLv2 or later
@@ -17,7 +17,7 @@
1717

1818
defined('ABSPATH') || exit;
1919

20-
define('FCHUB_P24_VERSION', '1.0.0');
20+
define('FCHUB_P24_VERSION', '1.0.1');
2121
define('FCHUB_P24_FILE', __FILE__);
2222
define('FCHUB_P24_PATH', plugin_dir_path(__FILE__));
2323
define('FCHUB_P24_URL', plugin_dir_url(__FILE__));

plugins/fchub-portal-extender/fchub-portal-extender.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: FCHub - Portal Extender
44
* Plugin URI: https://fchub.co
55
* Description: Visual admin interface for creating custom FluentCart Customer Portal endpoints — no code required
6-
* Version: 1.0.0
6+
* Version: 1.0.1
77
* Author: Vibe Code
88
* Author URI: https://x.com/vcode_sh
99
* License: GPLv2 or later
@@ -17,7 +17,7 @@
1717

1818
defined('ABSPATH') || exit;
1919

20-
define('FCHUB_PORTAL_EXTENDER_VERSION', '1.0.0');
20+
define('FCHUB_PORTAL_EXTENDER_VERSION', '1.0.1');
2121
define('FCHUB_PORTAL_EXTENDER_FILE', __FILE__);
2222
define('FCHUB_PORTAL_EXTENDER_PATH', plugin_dir_path(__FILE__));
2323
define('FCHUB_PORTAL_EXTENDER_URL', plugin_dir_url(__FILE__));

plugins/fchub-stream/fchub-stream.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: FCHub - Stream
44
* Plugin URI: https://github.com/vcode-sh/fchub-plugins
55
* Description: Video streaming for FluentCommunity. Direct uploads to Cloudflare Stream or Bunny.net. Built because WordPress media library and video don't mix.
6-
* Version: 1.0.0
6+
* Version: 1.0.1
77
* Author: Vibe Code
88
* Author URI: https://x.com/vcode_sh
99
* License: GPLv2 or later
@@ -28,7 +28,7 @@
2828
*
2929
* @since 0.0.1
3030
*/
31-
define( 'FCHUB_STREAM_VERSION', '1.0.0' );
31+
define( 'FCHUB_STREAM_VERSION', '1.0.1' );
3232

3333
/**
3434
* Plugin mode (production/development).

plugins/wc-fc/wc-fc.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: FCHub - WC Migrator
44
* Plugin URI: https://fchub.co
55
* Description: Migrate WooCommerce data (products, customers, orders, subscriptions, coupons) to FluentCart.
6-
* Version: 1.0.0
6+
* Version: 1.0.1
77
* Author: Vibe Code
88
* Author URI: https://x.com/vcode_sh
99
* License: GPLv2 or later
@@ -18,7 +18,7 @@
1818

1919
defined('ABSPATH') or die;
2020

21-
define('WCFC_VERSION', '1.0.0');
21+
define('WCFC_VERSION', '1.0.1');
2222
define('WCFC_PLUGIN_PATH', plugin_dir_path(__FILE__));
2323
define('WCFC_PLUGIN_URL', plugin_dir_url(__FILE__));
2424
define('WCFC_PLUGIN_FILE', __FILE__);

web-docs/lib/versions.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11
{
22
"plugins": {
33
"fluentcart-mcp": {
4-
"version": "1.0.1",
5-
"tagName": "fluentcart-mcp/v1.0.1",
4+
"version": "1.0.2",
5+
"tagName": "fluentcart-mcp/v1.0.2",
66
"zipFilename": null,
77
"mcpbFilename": "fluentcart-mcp.mcpb"
88
},
99
"fchub-p24": {
10-
"version": "1.0.0",
11-
"tagName": "fchub-p24-v1.0.0",
12-
"zipFilename": "fchub-p24-1.0.0.zip",
10+
"version": "1.0.1",
11+
"tagName": "fchub-p24/v1.0.1",
12+
"zipFilename": "fchub-p24-1.0.1.zip",
1313
"mcpbFilename": null
1414
},
1515
"fchub-fakturownia": {
16-
"version": "1.0.0",
17-
"tagName": "fchub-fakturownia-v1.0.0",
18-
"zipFilename": "fchub-fakturownia-1.0.0.zip",
16+
"version": "1.0.1",
17+
"tagName": "fchub-fakturownia/v1.0.1",
18+
"zipFilename": "fchub-fakturownia-1.0.1.zip",
1919
"mcpbFilename": null
2020
},
2121
"fchub-memberships": {
22-
"version": "1.0.0",
23-
"tagName": "fchub-memberships-v1.0.0",
24-
"zipFilename": "fchub-memberships-1.0.0.zip",
22+
"version": "1.0.1",
23+
"tagName": "fchub-memberships/v1.0.1",
24+
"zipFilename": "fchub-memberships-1.0.1.zip",
2525
"mcpbFilename": null
2626
},
2727
"fchub-portal-extender": {
28-
"version": "1.0.0",
29-
"tagName": "fchub-portal-extender/v1.0.0",
30-
"zipFilename": "fchub-portal-extender-1.0.0.zip",
28+
"version": "1.0.1",
29+
"tagName": "fchub-portal-extender/v1.0.1",
30+
"zipFilename": "fchub-portal-extender-1.0.1.zip",
3131
"mcpbFilename": null
3232
},
3333
"fchub-stream": {
34-
"version": "1.0.0",
35-
"tagName": "fchub-stream-v1.0.0",
36-
"zipFilename": "fchub-stream-1.0.0.zip",
34+
"version": "1.0.1",
35+
"tagName": "fchub-stream/v1.0.1",
36+
"zipFilename": "fchub-stream-1.0.1.zip",
3737
"mcpbFilename": null
3838
},
3939
"wc-fc": {
40-
"version": "1.0.0",
41-
"tagName": "wc-fc-v1.0.0",
42-
"zipFilename": "wc-fc-1.0.0.zip",
40+
"version": "1.0.1",
41+
"tagName": "wc-fc/v1.0.1",
42+
"zipFilename": "wc-fc-1.0.1.zip",
4343
"mcpbFilename": null
4444
}
4545
},

0 commit comments

Comments
 (0)