From 2c5adcfb2fa7f680875083348b641b44f13ad23f Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Wed, 17 Jun 2026 09:01:37 +0100 Subject: [PATCH] bump --- manifest.json | 16 ++++++++-------- package-lock.json | 4 ++-- package.json | 2 +- versions.json | 5 ++--- 4 files changed, 13 insertions(+), 14 deletions(-) diff --git a/manifest.json b/manifest.json index 5f615aa..4197f2b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "id": "ninja-cursor", - "name": "Ninja Cursor", - "version": "0.0.13", - "minAppVersion": "0.12.0", - "description": "Enhance cursor visibility.", - "author": "vorotamoroz", - "authorUrl": "https://github.com/vrtmrz/", - "isDesktopOnly": false + "id": "ninja-cursor", + "name": "Ninja Cursor", + "version": "0.0.14", + "minAppVersion": "0.14.8", + "description": "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 8142aa0..807a4cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ninja-cursor", - "version": "0.0.13", + "version": "0.0.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ninja-cursor", - "version": "0.0.13", + "version": "0.0.14", "license": "MIT", "devDependencies": { "@dword-design/eslint-plugin-import-alias": "^8.1.8", diff --git a/package.json b/package.json index f967f1e..09903ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ninja-cursor", - "version": "0.0.13", + "version": "0.0.14", "description": "The plugin which enhance cursor visibility.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 997bf32..b2c92aa 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,3 @@ { - "1.0.0": "0.9.7", - "1.0.1": "0.12.0" -} + "0.0.13": "0.14.8" +} \ No newline at end of file