diff --git a/js/script.js b/js/script.js
index 30432d2..09ecd44 100644
--- a/js/script.js
+++ b/js/script.js
@@ -56,7 +56,7 @@ function i() {
- ${(localStorage.popupVersion != '0.2' || localStorage.popupVersion == undefined ? `
>>>> NEW! >>>> Encore Charts!` : '')}
+ ${(localStorage.popupVersion != '0.3' || localStorage.popupVersion == undefined ? `
IMPORTANT: Stats have been fixed! Sorry for the inconvenience!` : '')}
`;
@@ -452,4 +452,4 @@ function iS() {
makeCard(item);
}
-}
\ No newline at end of file
+}