diff --git a/manifest.json b/manifest.json index 62fbef5..2e2a9fa 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "mousewheel-image-zoom", "name": "Mousewheel Image zoom", - "version": "1.0.13", + "version": "1.0.14", "minAppVersion": "0.9.12", "description": "This plugin enables you to increase/decrease the size of an image by scrolling", "author": "Nico Jeske", diff --git a/package.json b/package.json index 692f33a..81f9d44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mousewheel-image-zoom", - "version": "1.0.13", + "version": "1.0.14", "description": "This plugin enables you to increase/decrease the size of an image by scrolling", "main": "main.js", "scripts": {