diff --git a/manifest.json b/manifest.json index 2f9f1d22..dce4629a 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "CSFloat Market Checker", "short_name": "CSFloat", - "version": "4.0.2", + "version": "4.1.0", "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 c2eeb456..3be15b6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "csfloat-extension", - "version": "4.0.2", + "version": "4.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "csfloat-extension", - "version": "4.0.2", + "version": "4.1.0", "license": "MIT", "dependencies": { "@types/cheerio": "^0.22.35" diff --git a/package.json b/package.json index 4a9b0a54..47013466 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "csfloat-extension", - "version": "4.0.2", + "version": "4.1.0", "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": {