diff --git a/manifest.json b/manifest.json index d57d95b1..7f01e40c 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Discogs Enhancer", "short_name": "Discogs Enhancer", "description": "Adds a dark theme, block sellers, price comparisons, currency converter, configurable quick search, & more to Discogs!", - "version": "2.25.22", + "version": "2.25.23", "author": "Matthew Salcido", "homepage_url": "https://www.discogs-enhancer.com", "browser_action": { diff --git a/package.json b/package.json index 3abd1080..143613b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discogs-enhancer", - "version": "2.25.22", + "version": "2.25.23", "description": "A Chrome extension that adds useful functionality to Discogs.com! https://www.discogs-enhancer.com", "main": "index.js", "scripts": {