From ddb94e6b0713da5858b8936f60d669624f0bcf69 Mon Sep 17 00:00:00 2001 From: Andrew R Date: Wed, 19 Feb 2025 16:52:16 +1030 Subject: [PATCH] Update SEQTA.ts --- src/SEQTA.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SEQTA.ts b/src/SEQTA.ts index f1b92a32..a1ccd98d 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -163,7 +163,7 @@ export function OpenWhatsNewPopup() { let text = stringToHTML( /* html */ `
-

3.4.4.1 - Everything Subject averages related

+

3.4.5 - Everything Subject averages related

  • Fixed subject averages not showing up with non-percent grades
  • Added Toggle for Letter/Percent Grades
  • 3.4.4 - Bug Fixes and Improvements