Skip to content

Commit

Permalink
Update version.js to 4.4dev
Browse files Browse the repository at this point in the history
  • Loading branch information
1fifoto committed Sep 17, 2022
1 parent b95ab81 commit 2702657
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.3";
return "4.4dev";
}

0 comments on commit 2702657

Please sign in to comment.