diff --git a/manifest.firefox.json b/manifest.firefox.json index 5305908d..cbee7b1d 100644 --- a/manifest.firefox.json +++ b/manifest.firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "BetterSEQTA+", - "version": "3.2.2", + "version": "3.2.6", "description": "Enhance SEQTA's usability and aesthetics! A fork BetterSEQTA to continue development, add endless customization, and incorporate a plethora of new features!", "icons": { "32": "src/resources/icons/icon-32.png", diff --git a/manifest.json b/manifest.json index 0049280e..0e567526 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "BetterSEQTA+", - "version": "3.2.5.1", + "version": "3.2.6", "description": "Enhance SEQTA's usability and aesthetics! A fork BetterSEQTA to continue development, add endless customization, and incorporate a plethora of new features!", "icons": { "32": "src/resources/icons/icon-32.png", diff --git a/package.json b/package.json index 5d6e12d6..56de8c14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "betterseqtaplus", - "version": "3.2.4", + "version": "3.2.6", "type": "module", "description": "BetterSEQTA+ is a browser extension that adds features to SEQTA.", "browserslist": "> 0.5%, last 2 versions, not dead",