We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85663f commit d568b50Copy full SHA for d568b50
html/index.js
@@ -1,6 +1,6 @@
1
/* global $ */
2
/* global initialjson, feedback, AnsiUp, dayjs, FileReader, MouseEvent, HTMLAnchorElement */
3
-const expectedClaimVersion = 'v0.4.0'
+const expectedClaimVersion = 'v0.4.2'
4
let isResultTabActive = false
5
let claimGlobal
6
let feedbackGlobal
0 commit comments