diff --git a/manifest.json b/manifest.json index 21a139d..c64ff65 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "mousewheel-image-zoom", "name": "Mousewheel Image zoom", - "version": "1.0.19", + "version": "1.0.20", "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 dd95643..da5d58a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mousewheel-image-zoom", - "version": "1.0.19", + "version": "1.0.20", "description": "This plugin enables you to increase/decrease the size of an image by scrolling", "main": "main.js", "scripts": {