From b2029f9e70af688014c91d561921bd35b1f44205 Mon Sep 17 00:00:00 2001 From: MrJackphil Date: Sun, 1 May 2022 13:57:59 +0400 Subject: [PATCH] build: :package: bump version --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e23e86a..e9d6586 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "mrj-text-expand", "name": "Text expand", - "version": "0.10.5", + "version": "0.10.6", "description": "Search and paste/transclude links to located files.", "isDesktopOnly": false, "author": "MrJackphil", diff --git a/package.json b/package.json index d5a160b..4cd0afd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mrj-text-expand", - "version": "0.10.5", + "version": "0.10.6", "description": "", "main": "main.js", "scripts": {