imjoey opened a new pull request #1162: URL: https://github.com/apache/apisix-dashboard/pull/1162
Signed-off-by: imjoey <[email protected]> Please answer these questions before submitting a pull request - Why submit this pull request? - [x] Bugfix - [ ] New feature provided - [ ] Improve performance - Related issues Fixes #1155 . ___ ### Bugfix - Description Wrong version is put in `VERSION` file, and cannot support showing out the exact commit of code base. - How to fix? - Use `master` as the version number in `VERSION` file in `master` branch - Add support for showing the git commit hash of the code base which is for generating the `manager-api` command ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
