Skip to content

Commit

Permalink
Update version.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaTheLEGEND committed Feb 2, 2024
1 parent 10440af commit ff6c4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FZ2.3-dev/File-Z-master/version.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
window.localStorage.setItem("siteVersion", "2.2.6"); // set site version
window.localStorage.setItem("siteVersion", "2.3"); // set site version
var siteVersion = window.localStorage.getItem("siteVersion");

//toast
Expand Down

0 comments on commit ff6c4e2

Please sign in to comment.