We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32003ba commit bcd2ebcCopy full SHA for bcd2ebc
config.xml
@@ -1,5 +1,5 @@
1
<?xml version='1.0' encoding='utf-8' ?>
2
-<widget id="com.foxdebug.acode" android-versionCode="955" version="1.10.7"
+<widget id="com.foxdebug.acode" android-versionCode="956" version="1.11.0"
3
xmlns="http://www.w3.org/ns/widgets"
4
xmlns:android="http://schemas.android.com/apk/res/android"
5
xmlns:cdv="http://cordova.apache.org/ns/1.0">
package.json
@@ -1,7 +1,7 @@
{
"name": "com.foxdebug.acode",
"displayName": "Acode",
- "version": "1.10.7",
+ "version": "1.11.0",
"description": "Acode is a code editor for android",
6
"scripts": {
7
"lang": "node ./utils/lang.js",
0 commit comments