mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
bump: version to beta
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "BetterSEQTA+",
|
"name": "BetterSEQTA+",
|
||||||
"version": "3.2.6",
|
"version": "3.3.0",
|
||||||
"description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development, and incorporate a plethora of new features!",
|
"description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development, and incorporate a plethora of new features!",
|
||||||
"icons": {
|
"icons": {
|
||||||
"32": "src/resources/icons/icon-32.png",
|
"32": "src/resources/icons/icon-32.png",
|
||||||
|
|||||||
@@ -144,6 +144,9 @@ export function OpenWhatsNewPopup() {
|
|||||||
/* html */ `
|
/* html */ `
|
||||||
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
|
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
|
||||||
|
|
||||||
|
<h1>3.3.0 - Overhauled Theming System</h1>
|
||||||
|
<li>Find and create awesome themes! <span style="background: var(--background-secondary); color: var(--text-primary); padding: 2px 4px; border-radius: 4px; font-size: 12px; font-weight: 600;">Beta</span></li>
|
||||||
|
|
||||||
<h1>3.2.7 - Minor Improvements</h1>
|
<h1>3.2.7 - Minor Improvements</h1>
|
||||||
<li>Improved performance!</li>
|
<li>Improved performance!</li>
|
||||||
<li>Fixed a bug where the icon wasn't showing up</li>
|
<li>Fixed a bug where the icon wasn't showing up</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user