diff --git a/tApp.js b/tApp.js index 4810c99..c4c38af 100644 --- a/tApp.js +++ b/tApp.js @@ -7,7 +7,7 @@ class tApp { static database; static currentHash = "/"; static get version() { - return "v0.8.11"; + return "v0.8.12"; } static configure(params) { if(params == null) {