🔖 Release Version 1.0.4 (#679)

This commit is contained in:
ericlinagora
2024-10-04 09:21:34 +02:00
committed by GitHub
4 changed files with 22 additions and 12 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export default {
current: /* @VERSION_DETAIL */ "1.0.3",
current: /* @VERSION_DETAIL */ "1.0.4",
minimal: {
web: /* @MIN_VERSION_WEB */ "1.0.3",
mobile: /* @MIN_VERSION_MOBILE */ "1.0.3",
web: /* @MIN_VERSION_WEB */ "1.0.4",
mobile: /* @MIN_VERSION_MOBILE */ "1.0.4",
},
};