Add Password requirement quick print and fix versioning

This commit is contained in:
Skylar Grant 2026-03-19 16:50:59 -04:00
parent 142d2b54e1
commit 74480a1cc4

View File

@ -1,7 +1,7 @@
/* ITS Thermal Receipt Printer /* ITS Thermal Receipt Printer
* Developed by Skylar Grant for MCCS ITS * 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 const inDevEnv = true; // Set to true for development environment, false for production
// ############################################################# // #############################################################
// Variables // Variables