Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CMEONE committed Mar 30, 2021
1 parent 2cc6b3b commit 9ee1c52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tenvoy.js
Original file line number Diff line number Diff line change
Expand Up @@ -45647,7 +45647,7 @@ b){var c={},d;for(d=0;d<b.length;d++)void 0!==a[b[d]]&&(c[b[d]]=a[b[d]]);return

// End sjcl.js Import

// Begin tEnvoy.js
// Start tEnvoy.js

if(window.TogaTech == null) {
window.TogaTech = {};
Expand All @@ -45664,7 +45664,7 @@ class tEnvoy {
this.wordsList = this.dictionary.split(" ");
}
get version() {
return "v5.0.1";
return "v5.0.2";
}
get openpgp() {
return this.#openpgp;
Expand Down

0 comments on commit 9ee1c52

Please sign in to comment.