Skip to content

Commit

Permalink
Bump 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ecarriou committed May 18, 2018
1 parent 1e33605 commit 47a637c
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 19 deletions.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="28200" id="com.ecarriou.systemdesignerios" version="2.8.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="28300" id="com.ecarriou.systemdesignerios" version="2.8.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>System Designer</name>
<description>
System Designer, an IDE for designing systems.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.ecarriou.systemdesignerios",
"version": "2.8.2",
"version": "2.8.3",
"displayName": "System Designer",
"cordova": {
"platforms": [
Expand Down
17 changes: 9 additions & 8 deletions www/lib/designer/vendor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/lib/editor/vendor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/lib/system-runtime/system-runtime.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/scripts/editor-behavior.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/scripts/editor-component.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/scripts/editor-model.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/scripts/editor-schema.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/scripts/editor-system.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/scripts/editor-type.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/scripts/system-designer.js

Large diffs are not rendered by default.

0 comments on commit 47a637c

Please sign in to comment.