Version bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ae-app-svelte5",
|
||||
"version": "0.2.418",
|
||||
"version": "0.2.430",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
|
||||
@@ -47,7 +47,7 @@ export let ae_snip = string_snippets;
|
||||
// };
|
||||
|
||||
// Set the version for the app data. Changing this should force a notification and ask the user to clear and reload the page.
|
||||
let ver = '2025-04-30_1320'; // KEEP: 2025-04-18_1335 and 2025-04-29_1545
|
||||
let ver = '2025-04-30_1915'; // KEEP: 2025-04-18_1335 and 2025-04-29_1545
|
||||
let ver_idb = '2025-04-18_1100'; // Not currently used
|
||||
|
||||
// *** BEGIN *** Longer-term app data. This should be stored to local storage.
|
||||
|
||||
Reference in New Issue
Block a user