Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
CMEONE committed Mar 12, 2021
1 parent f9b5e59 commit fc65c57
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.9";
return "v0.8.10";
}
static configure(params) {
if(params == null) {
Expand Down

0 comments on commit fc65c57

Please sign in to comment.