Skip to content

Commit

Permalink
build 2024-02-07 22:00:55
Browse files Browse the repository at this point in the history
  • Loading branch information
buildbot committed Feb 7, 2024
1 parent 653cf08 commit f56e445
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 19 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.1537
* Requires at least: 5.3.1171
* Requires PHP: 5.0.1171
* Version: 1.1.1538
* Requires at least: 5.3.1172
* Requires PHP: 5.0.1172
* Author: NoxonThemes
* Author URI: https://themeforest.net/user/noxonthemes
* Text Domain: multi-currency-wallet
* Domain Path: /lang
* License: GNU General Public License version 3.1409
* License URI: http://www.gnu.org/licenses/gpl-3.1409.html
* License: GNU General Public License version 3.1410
* License URI: http://www.gnu.org/licenses/gpl-3.1410.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.1537' );
define( 'MCWALLET_BUILD_VER', 'e4db99' );
define( 'MCWALLET_VER', '1.1.1538' );
define( 'MCWALLET_BUILD_VER', '2785ac' );


define( 'MC_WALLET_USED_TOKEN_MODULE_STANDART' ,array('phi20_v2', 'fkw20', 'phpx20'));
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.

Binary file added vendors/swap/images/phpx_57d68a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.

Binary file added vendors/swap/testnet/images/phpx_57d68a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

Large diffs are not rendered by default.

0 comments on commit f56e445

Please sign in to comment.