diff --git a/manifest.json b/manifest.json index 530f15e2..09e6384a 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/src/SEQTA.ts b/src/SEQTA.ts index 0d2f6631..de052b93 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -155,6 +155,9 @@ function OpenWhatsNewPopup() { String.raw`
+

3.2.3 - Bug Fixes

+
  • Fixed a memory overflow bug with Education Perfect
  • +

    3.2.2 - Minor Improvements

  • Added Settings open-close animation
  • Minor Bug Fixes