APP_VERSION = "1.0.16.2"

currentPoiSlice als Redux Slice implementiert statt Recoil atom
This commit is contained in:
ISA
2024-12-18 21:47:52 +01:00
parent b5571989ba
commit b7bf9c9d23
2 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
// /config/appVersion
export const APP_VERSION = "1.0.16.1";
export const APP_VERSION = "1.0.16.2";