From 6974947028956f89c6f8c2ec4305b1561b158e96 Mon Sep 17 00:00:00 2001 From: jknapp Date: Sun, 4 Jan 2026 12:28:13 -0800 Subject: [PATCH] Bump version to 0.9.3 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 82a5dcb..89e154d 100644 --- a/config.py +++ b/config.py @@ -1,6 +1,6 @@ # Configuration and constants for MacroPad Server -VERSION = "0.9.2" +VERSION = "0.9.3" DEFAULT_PORT = 40000 # UI Theme colors