increase versioning
This commit is contained in:
parent
74191a8dd3
commit
0b62a3faf9
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user