🌲 Bump to Version 3.5.0

This commit is contained in:
duckietm
2026-05-20 11:43:54 +02:00
parent 837e5f08d9
commit c15b606a4d
+2 -2
View File
@@ -1,7 +1,7 @@
export class NitroVersion export class NitroVersion
{ {
public static RENDERER_VERSION: string = '3.0.0'; public static RENDERER_VERSION: string = '3.5.0';
public static UI_VERSION: string = '3.0.4'; public static UI_VERSION: string = '3.5.0';
public static sayHello(): void public static sayHello(): void
{ {