diff --git a/manifest.json b/manifest.json index 2bc12a0..a04a992 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "metaedit", "name": "MetaEdit", - "version": "1.8.1", + "version": "1.8.2", "minAppVersion": "1.4.1", "description": "MetaEdit helps you manage your metadata.", "author": "Christian B. B. Houmann", diff --git a/package.json b/package.json index ad762b5..d1a69a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metaedit", - "version": "1.8.1", + "version": "1.8.2", "description": "MetaEdit helps you manage your metadata.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 71cd859..e3396ce 100644 --- a/versions.json +++ b/versions.json @@ -1,5 +1,6 @@ { "1.7.2": "0.12.0", "1.8.0": "0.12.0", - "1.8.1": "1.4.1" + "1.8.1": "1.4.1", + "1.8.2": "1.4.1" } \ No newline at end of file