Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhrogers committed Oct 10, 2022
1 parent c07e57d commit 0ccfef9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ jstests:
@echo "------------------------------------------------"
@cd client-js; npm run test --detectOpenHandles tests/client-js.test.js
@cd client-js; npm run test --detectOpenHandles tests/selection.test.js

update-version:
@./bin/update_version
2 changes: 1 addition & 1 deletion server/version.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.5.2
v1.5.3
2 changes: 1 addition & 1 deletion version.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.5.2
v1.5.3

0 comments on commit 0ccfef9

Please sign in to comment.