bump version to 3.2.3

This commit is contained in:
SethBurkart123
2024-02-07 19:29:14 +11:00
parent dec5a4d2a7
commit d554ef04fd
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "BetterSEQTA+",
"version": "3.2.2",
"version": "3.2.3",
"description": "Make SEQTA usable and beautiful! A fork of BetterSEQTA to continue development and add WAY more features!!!",
"icons": {
"32": "src/resources/icons/icon-32.png",
+3
View File
@@ -155,6 +155,9 @@ function OpenWhatsNewPopup() {
String.raw`
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
<h1>3.2.3 - Bug Fixes</h1>
<li>Fixed a memory overflow bug with Education Perfect</li>
<h1>3.2.2 - Minor Improvements</h1>
<li>Added Settings open-close animation</li>
<li>Minor Bug Fixes</li>