From 82d051a7a498c4bd7fb15ad9582723e2046b6a14 Mon Sep 17 00:00:00 2001 From: Spythere Date: Fri, 4 Apr 2025 21:58:06 +0200 Subject: [PATCH] bump: compatible simulator version --- src/store.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store.ts b/src/store.ts index aebeffe..99db9af 100644 --- a/src/store.ts +++ b/src/store.ts @@ -64,7 +64,7 @@ export const useStore = defineStore({ chosenStorageStockName: '', chosenStorageStockString: '', - compatibleSimulatorVersion: '2024.3.1', + compatibleSimulatorVersion: '2025.1.1', }), getters: {