mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
bump version to 3.2.3
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "BetterSEQTA+",
|
"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!!!",
|
"description": "Make SEQTA usable and beautiful! A fork of BetterSEQTA to continue development and add WAY more features!!!",
|
||||||
"icons": {
|
"icons": {
|
||||||
"32": "src/resources/icons/icon-32.png",
|
"32": "src/resources/icons/icon-32.png",
|
||||||
|
|||||||
@@ -155,6 +155,9 @@ function OpenWhatsNewPopup() {
|
|||||||
String.raw`
|
String.raw`
|
||||||
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
|
<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>
|
<h1>3.2.2 - Minor Improvements</h1>
|
||||||
<li>Added Settings open-close animation</li>
|
<li>Added Settings open-close animation</li>
|
||||||
<li>Minor Bug Fixes</li>
|
<li>Minor Bug Fixes</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user