bump: version to beta

This commit is contained in:
sethburkart123
2024-07-26 15:26:57 +10:00
parent ddd5e78d65
commit 26d0044a6b
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -144,6 +144,9 @@ export function OpenWhatsNewPopup() {
/* html */ `
<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>
<li>Improved performance!</li>
<li>Fixed a bug where the icon wasn't showing up</li>