Skip to content

Commit

Permalink
Update version.js to 4.5.1rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike authored and Mike committed Dec 10, 2023
1 parent ef7bfd6 commit b6d16fa
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.5.1dev";
return "4.5.1rc1";
}

0 comments on commit b6d16fa

Please sign in to comment.