v1.3.0 Merge #3

Merged
voidf1sh merged 10 commits from dev into main 2026-03-27 18:22:25 +00:00
Showing only changes of commit 74480a1cc4 - Show all commits

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