Skip to content

Commit

Permalink
Merge pull request #62 from nojronatron/apecanyon-aidstation
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
nojronatron authored Jul 13, 2024
2 parents 87640d6 + 310a838 commit 5d60386
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 @@ -527,7 +527,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 5d60386

Please sign in to comment.