🔖 Release Version 1.0.4-hf3

This commit is contained in:
MontaGhanmy
2024-10-25 19:16:09 +01:00
35 changed files with 448 additions and 217 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export default {
current: /* @VERSION_DETAIL */ "1.0.4-hf2",
current: /* @VERSION_DETAIL */ "1.0.4-hf3",
minimal: {
web: /* @MIN_VERSION_WEB */ "1.0.4-hf2",
mobile: /* @MIN_VERSION_MOBILE */ "1.0.4-hf2",
web: /* @MIN_VERSION_WEB */ "1.0.4-hf3",
mobile: /* @MIN_VERSION_MOBILE */ "1.0.4-hf3",
},
};