diff --git a/README.md b/README.md index 87d799a..654d8cf 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,11 @@ To deploy: - symlink /opt/game-logger to /opt/game-logger-_version_ - adjust SQL tables if necessary - sudo systemctl start game-logger.service -- sudo systemctl status game-logger.service \ No newline at end of file +- sudo systemctl status game-logger.service + +VERSION BUMPS + +Cannot update to express 5 until ts-rest/express also supports v5 +see: +- https://github.com/ts-rest/ts-rest/issues/715 +- https://github.com/ts-rest/ts-rest/pull/728 \ No newline at end of file