Skip to content

Commit ab91f68

Browse files
authoredMar 11, 2025
Merge pull request #1204 from bajrangCoder/main
bump update: v1.11.0
2 parents 32003ba + bcd2ebc commit ab91f68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎config.xml

+1-1
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="955" version="1.10.7"
2+
<widget id="com.foxdebug.acode" android-versionCode="956" version="1.11.0"
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

+1-1
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.7",
4+
"version": "1.11.0",
55
"description": "Acode is a code editor for android",
66
"scripts": {
77
"lang": "node ./utils/lang.js",

0 commit comments

Comments
 (0)