🔖 Release Version 1.0.2

This commit is contained in:
Anton SHEPILOV
2024-04-09 18:08:06 +07:00
committed by Anton Shepilov
parent afaa914a4b
commit dff43338cc
3 changed files with 17 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
export default {
current: /* @VERSION_DETAIL */ "1.0.1",
current: /* @VERSION_DETAIL */ "1.0.2",
minimal: {
web: /* @MIN_VERSION_WEB */ "1.0.0",
web: /* @MIN_VERSION_WEB */ "1.0.1",
mobile: /* @MIN_VERSION_MOBILE */ "1.0.0",
},
};