[REL] v2.2.5

# v2.2.5

 - [FIX] compiler: fix xmlns attribute not being set correctly in firefox
 - [FIX] compiler: fix t-call at root of template causing crashes
 - [REF] compiler: minor cleanup
 - [FIX] devtools: fix inspected path
This commit is contained in:
Samuel Degueldre
2023-08-07 12:26:46 +02:00
parent b25e988628
commit 4b23f51974
4 changed files with 42 additions and 50 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
// do not modify manually. This file is generated by the release script.
export const version = "2.2.4";
export const version = "2.2.5";