com.xd.sdk.account 6.23.7 → 6.23.8

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.
@@ -4,5 +4,6 @@
4
4
  //
5
5
  // Created by Fattycat on 2023/4/14.
6
6
  //
7
- #define XDGAccount_VERSION @"6.23.3"
8
- // HASH 21aa09f1
7
+ #define XDGAccount_VERSION @"6.23.8"
8
+ #define XDGAccount_VERSION_CODE @"6023080"
9
+ // HASH 838231ea
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "com.xd.sdk.account",
3
3
  "displayName": "XDSDK Account",
4
- "version": "6.23.7",
4
+ "version": "6.23.8",
5
5
  "description": "XDSDK",
6
6
  "unity": "2018.3",
7
7
  "license": "MIT",