feat: init

This commit is contained in:
montaghanmy
2023-03-23 11:03:16 +01:00
commit 10fe6f78d1
11518 changed files with 509786 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
export default {
current: /* @VERSION_DETAIL */ "2023.Q1.1223",
minimal: {
web: /* @MIN_VERSION_WEB */ "2022.Q2.975",
mobile: /* @MIN_VERSION_MOBILE */ "2022.Q2.975",
},
};