increase versioning

This commit is contained in:
Skylar Grant 2026-07-30 11:36:04 -04:00
parent 74191a8dd3
commit 0b62a3faf9

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.3.0"; const version = "1.3.1";
const inDevEnv = false; // Set to true for development environment, false for production const inDevEnv = false; // Set to true for development environment, false for production
// ############################################################# // #############################################################
// Variables // Variables