Skip to content

Commit a8a62ec

Browse files
committed
Release v1.10.7(stable)
1 parent c72a605 commit a8a62ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8' ?>
2-
<widget id="com.foxdebug.acode" android-versionCode="954" version="1.10.6"
2+
<widget id="com.foxdebug.acode" android-versionCode="955" version="1.10.7"
33
xmlns="http://www.w3.org/ns/widgets"
44
xmlns:android="http://schemas.android.com/apk/res/android"
55
xmlns:cdv="http://cordova.apache.org/ns/1.0">

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.foxdebug.acode",
33
"displayName": "Acode",
4-
"version": "1.10.6",
4+
"version": "1.10.7",
55
"description": "Acode is a code editor for android",
66
"scripts": {
77
"lang": "node ./utils/lang.js",
@@ -108,4 +108,4 @@
108108
"yargs": "^17.7.2"
109109
},
110110
"browserslist": "cover 100%,not android < 5"
111-
}
111+
}

0 commit comments

Comments
 (0)