src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/viewport_state.h
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-07-17 20:09:51 -0500
committerLuke Hoersten <[email protected]>2026-07-17 20:09:51 -0500
commit49c51b4e909053dc71350f4abe215acd29a714c6 (patch)
treeb37867636deb7d62d702a55a3b7569c5cda45c59 /main/viewport_state.h
parent6c16b354e00e916b7e252b2304b71af87981f518 (diff)
release: v1.4.0v1.4.0
Diffstat (limited to 'main/viewport_state.h')
-rw-r--r--main/viewport_state.h2
1 files changed, 1 insertions, 1 deletions
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 <stdbool.h>
#include <stdint.h>
-#define VIEWPORT_VERSION "1.3.2"
+#define VIEWPORT_VERSION "1.4.0"
#define VIEWPORT_PANEL_WIDTH 800
#define VIEWPORT_PANEL_HEIGHT 480