From 0b62a3faf91a25ef7cabeadb751eac16eb554317 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Thu, 30 Jul 2026 11:36:04 -0400 Subject: [PATCH] increase 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 9b72837..98b74ad 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.3.0"; +const version = "1.3.1"; const inDevEnv = false; // Set to true for development environment, false for production // ############################################################# // Variables