Skip to content

Commit

Permalink
Bump 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ecarriou committed May 3, 2018
1 parent bce2c0a commit a25a7f8
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 14 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="28000" id="com.ecarriou.systemdesignerios" version="2.8.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="28100" id="com.ecarriou.systemdesignerios" version="2.8.1" 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.0",
"version": "2.8.1",
"displayName": "System Designer",
"cordova": {
"platforms": [
Expand Down
3 changes: 1 addition & 2 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/designer-runtime.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 a25a7f8

Please sign in to comment.