Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8ce1de1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kordwarshuis committed Jul 5, 2024
1 parent 2819256 commit d054d65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3456,7 +3456,7 @@ var iziToast$1 = { exports: {} };
var iziToastExports = iziToast$1.exports;
const iziToast = /* @__PURE__ */ getDefaultExportFromCjs(iziToastExports);
(function() {
const glossaryJsonUrl = "https://weboftrust.github.io/WOT-terms/json/external-glosseries/glossaries-combined/all-glossaries.json";
const glossaryJsonUrl = "https://weboftrust.github.io/WOT-terms/json/external-glosseries/glossaries-combined/dictionary.json";
const versionNumberUrl = "https://weboftrust.github.io/kerific/manifest.json";
let popUpLedger = [];
const animateCss = document.createElement("link");
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Kerific",
"description": "Kerific, load Keri-related glossaries",
"version": "1.9",
"version": "1.10",
"background": {
"service_worker": "./background.js"
},
Expand Down

0 comments on commit d054d65

Please sign in to comment.