Skip to content

Commit

Permalink
build 2023-12-10 21:39:01
Browse files Browse the repository at this point in the history
  • Loading branch information
buildbot committed Dec 10, 2023
1 parent ece44d6 commit c3baa4a
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 deletions multi-currency-wallet-pro.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
* Plugin Name: Multi Currency Wallet Pro
* Plugin URI: https://swaponline.io
* Description: Simplest Multi-currency wallet for WordPress.
* Version: 1.1.1534
* Requires at least: 5.3.1168
* Requires PHP: 5.0.1168
* Version: 1.1.1535
* Requires at least: 5.3.1169
* Requires PHP: 5.0.1169
* Author: NoxonThemes
* Author URI: https://themeforest.net/user/noxonthemes
* Text Domain: multi-currency-wallet
* Domain Path: /lang
* License: GNU General Public License version 3.1406
* License URI: http://www.gnu.org/licenses/gpl-3.1406.html
* License: GNU General Public License version 3.1407
* License URI: http://www.gnu.org/licenses/gpl-3.1407.html
*/

if ( ! defined( 'ABSPATH' ) ) {
Expand All @@ -25,8 +25,8 @@
define( 'MCWALLET_PATH', plugin_dir_path( __FILE__ ) );
define( 'MCWALLET_URL', plugin_dir_url( __FILE__ ) );
define( 'MCWALLET_FILE', __FILE__ );
define( 'MCWALLET_VER', '1.1.1534' );
define( 'MCWALLET_BUILD_VER', '23ac03' );
define( 'MCWALLET_VER', '1.1.1535' );
define( 'MCWALLET_BUILD_VER', '5156a9' );


define( 'MC_WALLET_USED_TOKEN_MODULE_STANDART' ,array('phi20_v2', 'fkw20'));
Expand Down
4 changes: 2 additions & 2 deletions vendors/swap/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendors/swap/app.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions vendors/swap/testnet/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendors/swap/testnet/app.js.map

Large diffs are not rendered by default.

File renamed without changes.
4 changes: 2 additions & 2 deletions vendors/swap/testnet/vendor.js

Large diffs are not rendered by default.

File renamed without changes.
4 changes: 2 additions & 2 deletions vendors/swap/vendor.js

Large diffs are not rendered by default.

0 comments on commit c3baa4a

Please sign in to comment.