diff --git a/manifest.json b/manifest.json index 4b2cf87..742c44f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ -{ - "id": "metaedit", - "name": "MetaEdit", - "version": "1.7.2", - "minAppVersion": "0.12.0", - "description": "MetaEdit helps you manage your metadata.", - "author": "Christian B. B. Houmann", - "authorUrl": "https://bagerbach.com", - "isDesktopOnly": false -} +{ + "id": "metaedit", + "name": "MetaEdit", + "version": "1.8.0", + "minAppVersion": "0.12.0", + "description": "MetaEdit helps you manage your metadata.", + "author": "Christian B. B. Houmann", + "authorUrl": "https://bagerbach.com", + "isDesktopOnly": false +} \ No newline at end of file diff --git a/package.json b/package.json index db151d3..700f0fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metaedit", - "version": "1.7.2", + "version": "1.8.0", "description": "MetaEdit helps you manage your metadata.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 6a3463a..828b7a4 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,4 @@ -{ - "1.7.2": "0.12.0" -} +{ + "1.7.2": "0.12.0", + "1.8.0": "0.12.0" +} \ No newline at end of file