Skip to content

Commit 6ce0ac5

Browse files
committed
Bump 3.0.4
1 parent 3adfd2d commit 6ce0ac5

File tree

13 files changed

+200
-125
lines changed

13 files changed

+200
-125
lines changed

config.xml

Lines changed: 2 additions & 2 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="30003" id="com.ecarriou.systemdesignerios" version="3.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget android-versionCode="30400" id="com.ecarriou.systemdesignerios" version="3.0.4" 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-statusbar" spec="^2.4.1" />
4141
<plugin name="cordova-plugin-inappbrowser" spec="^3.0.0" />
42-
<engine name="browser" spec="^5.0.3" />
4342
<engine name="android" spec="^7.1.1" />
4443
<engine name="ios" spec="^4.5.5" />
44+
<engine name="browser" spec="^5.0.4" />
4545
</widget>

0 commit comments

Comments
 (0)