From 27a24caa68bd8822d37e102488ff3bef7b7ff089 Mon Sep 17 00:00:00 2001 From: Eric Londaits Date: Tue, 25 Jul 2017 12:16:23 -0300 Subject: [PATCH] Update the app version numbers --- ausparken/app.json | 2 +- doppelpendel/app.json | 2 +- fish/app.json | 2 +- image-spiral/app.json | 2 +- info/app.json | 2 +- iornament/app.json | 2 +- kaleidoskop/app.json | 2 +- platonic-solids/app.json | 2 +- polytope-morpher/app.json | 2 +- solitaire/app.json | 2 +- sphere-chaos/app.json | 2 +- tree/app.json | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ausparken/app.json b/ausparken/app.json index 74603a9..31ba20c 100644 --- a/ausparken/app.json +++ b/ausparken/app.json @@ -1,6 +1,6 @@ { "id": "ausparken", - "version": "1.0.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/doppelpendel/app.json b/doppelpendel/app.json index e972fe0..2edcfd2 100644 --- a/doppelpendel/app.json +++ b/doppelpendel/app.json @@ -1,6 +1,6 @@ { "id": "doppelpendel", - "version": "1.0.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/fish/app.json b/fish/app.json index 67f668a..ab7c3d5 100644 --- a/fish/app.json +++ b/fish/app.json @@ -1,6 +1,6 @@ { "id": "fish", - "version": "1.2.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/image-spiral/app.json b/image-spiral/app.json index b2ff58e..a09ccad 100644 --- a/image-spiral/app.json +++ b/image-spiral/app.json @@ -1,6 +1,6 @@ { "id": "image-spiral", - "version": "1.0.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/info/app.json b/info/app.json index 9f0ddda..7b0aa2e 100644 --- a/info/app.json +++ b/info/app.json @@ -1,6 +1,6 @@ { "id": "info", - "version": "1.3.2", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/iornament/app.json b/iornament/app.json index 0266d63..a00e61e 100644 --- a/iornament/app.json +++ b/iornament/app.json @@ -1,6 +1,6 @@ { "id": "iornament", - "version": "1.0.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/kaleidoskop/app.json b/kaleidoskop/app.json index 855683b..9adc354 100644 --- a/kaleidoskop/app.json +++ b/kaleidoskop/app.json @@ -1,6 +1,6 @@ { "id": "kaleidoskop", - "version": "1.0.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/platonic-solids/app.json b/platonic-solids/app.json index 57eaffc..55d936e 100644 --- a/platonic-solids/app.json +++ b/platonic-solids/app.json @@ -1,6 +1,6 @@ { "id": "platonic-solids", - "version": "1.0.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/polytope-morpher/app.json b/polytope-morpher/app.json index 5e5109b..e3545c9 100644 --- a/polytope-morpher/app.json +++ b/polytope-morpher/app.json @@ -1,6 +1,6 @@ { "id": "polytope-morpher", - "version": "1.0.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/solitaire/app.json b/solitaire/app.json index 5aacdc3..be4ef09 100644 --- a/solitaire/app.json +++ b/solitaire/app.json @@ -1,6 +1,6 @@ { "id": "solitaire", - "version": "1.0.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/sphere-chaos/app.json b/sphere-chaos/app.json index 0df5716..1c2b040 100644 --- a/sphere-chaos/app.json +++ b/sphere-chaos/app.json @@ -1,6 +1,6 @@ { "id": "sphere-chaos", - "version": "1.0.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170, diff --git a/tree/app.json b/tree/app.json index 94ab232..1970f0d 100644 --- a/tree/app.json +++ b/tree/app.json @@ -1,6 +1,6 @@ { "id": "tree", - "version": "1.0.0", + "version": "1.4.0", "main": "app.html", "width": 1560, "height": 1170,