Skip to content

Commit

Permalink
Update version.js to 4.5rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike authored and Mike committed Nov 24, 2023
1 parent 79eb40a commit 4b66214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/version.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export function version() {
return "4.5rc1";
return "4.5rc2";
}

0 comments on commit 4b66214

Please sign in to comment.