@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<widget id="vip.raex.nft" version="1.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="com.raex.meta" ios-CFBundleVersion="123" android-versionCode="1115">
+<widget id="vip.raex.nft" version="1.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="com.raex.meta" ios-CFBundleVersion="124" android-versionCode="1115">
<name>RAEX绿洲宇宙</name>
<description>
A sample Apache Cordova application that responds to the deviceready event.
@@ -12,7 +12,7 @@
<body>
<script>
var version = '1.0.1';
- var iosCFBundleVersion = '122';
+ var iosCFBundleVersion = '123';
var androidVersionCode = '1115';
if (/iphone|ipod|ipad/i.test(navigator.userAgent)) {
axios.get('https://www.raex.vip/appVersion/checkIosReview?version=' + version)