From 49c51b4e909053dc71350f4abe215acd29a714c6 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Fri, 17 Jul 2026 20:09:51 -0500 Subject: release: v1.4.0 --- main/viewport_state.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/viewport_state.h b/main/viewport_state.h index a0c5ddf..f64313c 100644 --- a/main/viewport_state.h +++ b/main/viewport_state.h @@ -3,7 +3,7 @@ #include #include -#define VIEWPORT_VERSION "1.3.2" +#define VIEWPORT_VERSION "1.4.0" #define VIEWPORT_PANEL_WIDTH 800 #define VIEWPORT_PANEL_HEIGHT 480 -- cgit v1.2.3