From 1356942cd12f3d68f2414cf8cf14d56d9f5938d7 Mon Sep 17 00:00:00 2001 From: hackish Date: Thu, 10 Aug 2023 13:52:16 -0700 Subject: [PATCH] change test --- src/languages/en-us.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en-us.js b/src/languages/en-us.js index 91007e7..7c961e6 100644 --- a/src/languages/en-us.js +++ b/src/languages/en-us.js @@ -128,7 +128,7 @@ module.exports.strings = { SUPPORTED_SITES_TEXT: 'You can still add items from other sites, but it can\'t autopopulate the information, so do that yourself.', UPDATE_NOTICE: (current, latest) => ` - Christmas Community is out of date. There may be new features or bug fixes. Consider updating! :) + New version available!. There may be new features or bug fixes. Consider updating! :)
(you can turn this off with UPDATE_CHECK=false)