From 8a5543362fa04750bee00539a533f258ff1ec45f Mon Sep 17 00:00:00 2001 From: ayoung19 Date: Fri, 18 Aug 2023 07:23:47 +0000 Subject: [PATCH] Bumps Version to v3.2.2 --- manifest.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 7f653b3b..5ab93abf 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "CSFloat Market Checker", "short_name": "CSFloat", - "version": "3.2.1", + "version": "3.2.2", "description": "Shows the float value, paint seed, and screenshots of Counter-Strike (CS:GO & CS2) items on the Steam Market or Inventories", "icons": { "16": "icons/16.png", diff --git a/package-lock.json b/package-lock.json index 482c0094..d3b90cd2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "csfloat-extension", - "version": "3.2.1", + "version": "3.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "csfloat-extension", - "version": "3.2.1", + "version": "3.2.2", "license": "MIT", "devDependencies": { "@types/chrome": "^0.0.193", diff --git a/package.json b/package.json index e8ab4962..6264ca38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "csfloat-extension", - "version": "3.2.1", + "version": "3.2.2", "description": "Dedicated API for fetching the float value, paint seed, and screenshots of CS:GO items on the Steam Market or Inventories", "main": ".eslintrc", "directories": {