🔖Release Version 1.0.1

This commit is contained in:
Anton SHEPILOV
2024-03-14 15:22:46 +01:00
committed by Anton Shepilov
parent 1e797942e9
commit d350f8ad38
3 changed files with 21 additions and 5 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export default {
current: /* @VERSION_DETAIL */ "2023.Q1.1223",
current: /* @VERSION_DETAIL */ "1.0.1",
minimal: {
web: /* @MIN_VERSION_WEB */ "2022.Q2.975",
mobile: /* @MIN_VERSION_MOBILE */ "2022.Q2.975",
web: /* @MIN_VERSION_WEB */ "1.0.0",
mobile: /* @MIN_VERSION_MOBILE */ "1.0.0",
},
};