Skip to content

Commit

Permalink
CHORE: Fix semver version
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperstrongBE committed May 23, 2024
1 parent 13ae868 commit 2d11afc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 343 deletions.
342 changes: 3 additions & 339 deletions assets/package-lock.json

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

2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xprcheckout",
"private": true,
"version": "1.0.7",
"version": "1.1.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
6 changes: 3 additions & 3 deletions xprcheckout_woocommerce_gateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

/*
* Plugin Name: XPRCheckout - WebAuth Gateway for Woocommerce
* Description: Allow user to pay securly with with multiple crypto currencies through Webauth with NO GAS FEE BABY !
* Description: Allow user to pay securly with with multiple crypto currencies through Webauth
* Author: Rémy Chauveau AKA Rockerone
* Author URI: hypersolid.io
* Version: 1.1.0
* Author URI: rockerone.io
* Version: 1.1.2
* Text Domain: xprcheckout
* Domain Path: /i18n/languages/
*/
Expand Down

0 comments on commit 2d11afc

Please sign in to comment.