You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-19 15:06:20 +00:00
🌲 Bump to Version 3.5.0
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user