com.xd.sdk.payment 6.32.1 → 6.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,6 +5,6 @@
5
5
  // Created by Fattycat on 2023/4/14.
6
6
  //
7
7
 
8
- #define XDGPayment_VERSION @"6.32.0"
9
- #define XDSPayment_VERSION_CODE @"6032000"
10
- // HASH 18a9cc0c
8
+ #define XDGPayment_VERSION @"6.33.0"
9
+ #define XDSPayment_VERSION_CODE @"6033000"
10
+ // HASH 448ee4f7
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "com.xd.sdk.payment",
3
3
  "displayName": "XDSDK Payment",
4
- "version": "6.32.1",
4
+ "version": "6.33.0",
5
5
  "description": "XDSDK",
6
6
  "unity": "2018.3",
7
7
  "license": "MIT",