[REL] v2.6.1

# v2.6.1

 - [FIX] code generator: prevent AST change
 - [IMP] runtime: simplify info message when running in dev mode
This commit is contained in:
Romeo Fragomeli
2025-03-05 09:38:08 +01:00
parent 2b5cea944b
commit ac9ccb81ca
4 changed files with 11 additions and 19 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.6.0";
export const version = "2.6.1";