From 74480a1cc4284610f76509aaf9658c890ba5e11a Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Thu, 19 Mar 2026 16:50:59 -0400 Subject: [PATCH] Add Password requirement quick print and fix versioning --- src/assets/ITThermal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/ITThermal.js b/src/assets/ITThermal.js index dbf9fdf..5a68344 100644 --- a/src/assets/ITThermal.js +++ b/src/assets/ITThermal.js @@ -1,7 +1,7 @@ /* ITS Thermal Receipt Printer * Developed by Skylar Grant for MCCS ITS */ -const version = "1.2.10"; +const version = "1.3.0"; const inDevEnv = true; // Set to true for development environment, false for production // ############################################################# // Variables