Final release candidate 8.0.1 - holy shit commit!
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
export default {
|
export default {
|
||||||
version: "8.0.0",
|
version: "8.0.1",
|
||||||
copyright: "© 1999-2022, Ground Zero Tech-Works Inc."
|
copyright: "© 1999-2022, Ground Zero Tech-Works Inc."
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ import chartBarHorizontalControl from "./components/chart-bar-horizontal-control
|
|||||||
//**************************************************************
|
//**************************************************************
|
||||||
//DEVELOPMENT MODE FLAG, SET FALSE FOR RELEASE
|
//DEVELOPMENT MODE FLAG, SET FALSE FOR RELEASE
|
||||||
//************************************************************
|
//************************************************************
|
||||||
const DEV_MODE = true;
|
const DEV_MODE = false;
|
||||||
//************************************************************
|
//************************************************************
|
||||||
//**************************************************************
|
//**************************************************************
|
||||||
//**************************************************************
|
//**************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user