From 7297d71d4291687088c6628fbc1e6b5ec5be17ba Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Fri, 27 Mar 2026 14:18:47 -0400 Subject: [PATCH] v1.3.0 ready --- src/assets/ITThermal.js | 2 +- src/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/ITThermal.js b/src/assets/ITThermal.js index 5a68344..9b72837 100644 --- a/src/assets/ITThermal.js +++ b/src/assets/ITThermal.js @@ -2,7 +2,7 @@ * Developed by Skylar Grant for MCCS ITS */ const version = "1.3.0"; -const inDevEnv = true; // Set to true for development environment, false for production +const inDevEnv = false; // Set to true for development environment, false for production // ############################################################# // Variables // ############################################################# diff --git a/src/index.html b/src/index.html index 8d2c593..b359b72 100644 --- a/src/index.html +++ b/src/index.html @@ -182,7 +182,7 @@

Asset Management

-

These checklists are still under development and are only here as a proof of concept and for feedback/evaluation. Please do not use these checklists yet.

+

Please provide feedback on these checklists to Skylar Grant.