chore: updated new vehicles speed limits and compatible version

This commit is contained in:
2024-12-23 15:58:07 +01:00
parent 75b04ad247
commit 61972c35e6
2 changed files with 52 additions and 1 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ export const useStore = defineStore({
lastFocusedElement: null as HTMLElement | null,
compatibleSimulatorVersion: '2024.2.1',
compatibleSimulatorVersion: '2024.3.1',
}),
getters: {