Skip to content

Commit

Permalink
Merge pull request #30 from jmontesi/update_claim_format_version
Browse files Browse the repository at this point in the history
claim version: update to v0.4.0
  • Loading branch information
edcdavid authored Dec 19, 2023
2 parents 562da1e + 34b80f9 commit f70b8e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion html/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* global $ */
/* global initialjson, feedback, AnsiUp, dayjs, FileReader, MouseEvent, HTMLAnchorElement */
const expectedClaimVersion = 'v0.3.0'
const expectedClaimVersion = 'v0.4.0'
let isResultTabActive = false
let claimGlobal
let feedbackGlobal
Expand Down
Loading

0 comments on commit f70b8e0

Please sign in to comment.