Skip to content

Commit 1c8e062

Browse files
committed
Bump 3.0.1
1 parent 1af97b5 commit 1c8e062

File tree

13 files changed

+128
-144
lines changed

13 files changed

+128
-144
lines changed

config.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget android-versionCode="30000" id="com.ecarriou.systemdesignerios" version="3.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget android-versionCode="30001" id="com.ecarriou.systemdesignerios" version="3.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>System Designer</name>
44
<description>
55
System Designer, an IDE for designing systems.
@@ -40,6 +40,6 @@
4040
<plugin name="cordova-plugin-statusbar" spec="^2.4.1" />
4141
<plugin name="cordova-plugin-inappbrowser" spec="^3.0.0" />
4242
<engine name="browser" spec="^5.0.3" />
43-
<engine name="ios" spec="^4.5.4" />
44-
<engine name="android" spec="^7.1.0" />
43+
<engine name="android" spec="^7.1.1" />
44+
<engine name="ios" spec="^4.5.5" />
4545
</widget>

0 commit comments

Comments
 (0)