Skip to content

Commit 3c124cf

Browse files
committed
Bump 3.3.2
1 parent d04ba4a commit 3c124cf

20 files changed

+2332
-954
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="33000" id="com.ecarriou.systemdesignerios" version="3.3.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget android-versionCode="33200" id="com.ecarriou.systemdesignerios" version="3.3.2" 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.
@@ -39,7 +39,7 @@
3939
<plugin name="cordova-plugin-wkwebview-engine" spec="^1.1.4" />
4040
<plugin name="cordova-plugin-inappbrowser" spec="^3.0.0" />
4141
<plugin name="cordova-plugin-statusbar" spec="^2.4.2" />
42-
<engine name="browser" spec="5.0.4" />
43-
<engine name="ios" spec="4.5.5" />
42+
<engine name="browser" spec="6.0.0" />
43+
<engine name="ios" spec="5.0.0" />
4444
<engine name="android" spec="7.1.4" />
4545
</widget>

0 commit comments

Comments
 (0)