Compare commits

..

No commits in common. "master" and "v1.0.1" have entirely different histories.

3 changed files with 4 additions and 8 deletions

View File

@ -3,7 +3,7 @@
* Plugin Name: BTCPay for GiveWP
* Plugin URI: https://docs.btcpayserver.org/GiveWP/
* Description: BTCPay Server Bitcoin / Lightning Network payment gateway integration for GiveWP
* Version: 1.0.2
* Version: 1.0.1
* Author: BTCPay Server integrations team
* Author URI: https://btcpayserver.org
* Text Domain: btcpay-for-givewp
@ -23,7 +23,7 @@ if (!defined('ABSPATH')) {
}
// Define plugin constants
define('BTCPAY_FOR_GIVEWP_VERSION', '1.0.2');
define('BTCPAY_FOR_GIVEWP_VERSION', '1.0.1');
define('BTCPAY_FOR_GIVEWP_DIR', plugin_dir_path(__FILE__));
define('BTCPAY_FOR_GIVEWP_URL', plugin_dir_url(__FILE__));

View File

@ -11,8 +11,7 @@
],
"require": {
"php": ">=8.1",
"composer/installers": "~2.0",
"btcpayserver/btcpayserver-greenfield-php": "^2.0.0"
"composer/installers": "~2.0"
},
"autoload": {
"psr-4": {

View File

@ -3,7 +3,7 @@ Contributors: ndeet
Tags: Bitcoin, BTCPay Server, cryptocurrency, GiveWP, donations
Requires at least: 6.0
Tested up to: 6.8
Stable tag: 1.0.2
Stable tag: 1.0.1
Requires Give: 2.24.0
Requires PHP: 8.1
License: MIT
@ -108,9 +108,6 @@ You'll find extensive documentation and answers to many of your questions on [BT
== Changelog ==
= 1.0.2 :: 2025-05-27 =
* Fix missing BTCPay library dependency
= 1.0.1 :: 2025-05-27 =
* Fix slug in workflow