Skip to content

Commit

Permalink
chore: increment v_js_includes (#7029)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymiller committed Nov 15, 2023
1 parent 1f77f18 commit 7399a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
$v_js_includes = md5(microtime());
} else {
// Change this number when bumping
$v_js_includes = 75;
$v_js_includes = 76;
}

// Do not modify below
Expand Down

0 comments on commit 7399a31

Please sign in to comment.