We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d697bb1 commit 89c2acbCopy full SHA for 89c2acb
config.xml
@@ -3,6 +3,9 @@
3
version="1.1.2"
4
android-versionCode="92"
5
ios-CFBundleVersion="92"
6
+ version="1.2.0"
7
+ android-versionCode="98"
8
+ ios-CFBundleVersion="98"
9
xmlns="http://www.w3.org/ns/widgets"
10
xmlns:cdv="http://cordova.apache.org/ns/1.0">
11
<preference name="AutoHideSplashScreen" value="false" />
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cnodejs",
- "version": "1.1.2",
+ "version": "1.2.0",
"private": true,
"dependencies": {},
"devDependencies": {
0 commit comments