diff --git a/manifest.json b/manifest.json index 8812343..668711e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "id": "ninja-cursor", - "name": "Ninja Cursor", - "version": "0.0.12", - "minAppVersion": "0.12.0", - "description": "The plugin which enhance cursor visibility.", - "author": "vorotamoroz", - "authorUrl": "https://github.com/vrtmrz/", - "isDesktopOnly": false -} + "id": "ninja-cursor", + "name": "Ninja Cursor", + "version": "0.0.13", + "minAppVersion": "0.12.0", + "description": "The plugin which enhance cursor visibility.", + "author": "vorotamoroz", + "authorUrl": "https://github.com/vrtmrz/", + "isDesktopOnly": false +} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 4bbd7a6..f42f2a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ninja-cursor", - "version": "0.0.12", + "version": "0.0.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ninja-cursor", - "version": "0.0.12", + "version": "0.0.13", "license": "MIT", "devDependencies": { "@types/node": "^16.11.6", diff --git a/package.json b/package.json index 5ec133e..3dd3e67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ninja-cursor", - "version": "0.0.12", + "version": "0.0.13", "description": "The plugin which enhance cursor visibility.", "main": "main.js", "scripts": {