From df25191965bcf23a3780f0d1b497d9a425c5f084 Mon Sep 17 00:00:00 2001 From: MusicalBean Date: Sun, 27 Aug 2023 07:20:01 -0700 Subject: [PATCH] update version --- package.json | 2 +- source/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 93429fb..b051e72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "encora-tools", - "version": "0.2.1", + "version": "0.2.2", "description": "Adds extra features to the Encora trading site.", "private": true, "repository": "https://github.com/musicalbean/encora-tools.git", diff --git a/source/manifest.json b/source/manifest.json index c3ffb81..aa4850b 100644 --- a/source/manifest.json +++ b/source/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Encora Tools", - "version": "0.2.1", + "version": "0.2.2", "icons": { "32": "assets/icons/tools-32.png",