chore: updated compatible simulator version

This commit is contained in:
2024-10-24 21:38:03 +02:00
parent 1b68e0174d
commit 4f89b932fb
+1 -1
View File
@@ -59,7 +59,7 @@ export const useStore = defineStore({
lastFocusedElement: null as HTMLElement | null,
compatibleSimulatorVersion: '2024.1.2',
compatibleSimulatorVersion: '2024.2.1',
}),
getters: {