Skip to content

Commit

Permalink
Update the app version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
elondaits committed Jul 25, 2017
1 parent 67a8291 commit 27a24ca
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion ausparken/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ausparken",
"version": "1.0.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion doppelpendel/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "doppelpendel",
"version": "1.0.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion fish/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "fish",
"version": "1.2.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion image-spiral/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "image-spiral",
"version": "1.0.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion info/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "info",
"version": "1.3.2",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion iornament/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "iornament",
"version": "1.0.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion kaleidoskop/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "kaleidoskop",
"version": "1.0.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion platonic-solids/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "platonic-solids",
"version": "1.0.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion polytope-morpher/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "polytope-morpher",
"version": "1.0.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion solitaire/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "solitaire",
"version": "1.0.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion sphere-chaos/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "sphere-chaos",
"version": "1.0.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down
2 changes: 1 addition & 1 deletion tree/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "tree",
"version": "1.0.0",
"version": "1.4.0",
"main": "app.html",
"width": 1560,
"height": 1170,
Expand Down

0 comments on commit 27a24ca

Please sign in to comment.