Add Password requirement quick print and fix versioning
This commit is contained in:
parent
142d2b54e1
commit
74480a1cc4
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user