Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nojronatron committed Jul 13, 2024
1 parent 3fbe9ed commit 310a838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bigfoot-Bib-Report-Initial.html
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@
}

window.addEventListener('load', function () {
const formVersion = '2.2.4';
const formVersion = '2.2.5';
document.getElementById('thisVersion').innerText = 'Version ' + formVersion;
document.getElementById('FormVersion').value = formVersion;
localStorage.setItem('Form Version', formVersion);
Expand Down

0 comments on commit 310a838

Please sign in to comment.