Merge pull request #27 from Askhz/fix/init-model-load
chore: bump version to 4.0.4
This commit is contained in:
commit
24319c4838
|
|
@ -7,7 +7,7 @@
|
|||
*/
|
||||
export function getMacroDefines(): Record<string, string> {
|
||||
return {
|
||||
"MACRO.VERSION": JSON.stringify("4.0.3"),
|
||||
"MACRO.VERSION": JSON.stringify("4.0.4"),
|
||||
"MACRO.BUILD_TIME": JSON.stringify(new Date().toISOString()),
|
||||
"MACRO.FEEDBACK_CHANNEL": JSON.stringify(""),
|
||||
"MACRO.ISSUES_EXPLAINER": JSON.stringify(""),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user