Skip to content

Commit

Permalink
Update tApp.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CMEONE committed Mar 10, 2021
1 parent 1106e86 commit afe5d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tApp.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class tApp {
static database;
static currentHash = "/";
static get version() {
return "v0.8.6";
return "v0.8.7";
}
static configure(params) {
if(params == null) {
Expand Down

0 comments on commit afe5d5d

Please sign in to comment.