CrunchyData / crunchy-postgresql-manager

PostgreSQL-as-a-Service Management Utility. Superseded by Crunchy Container Suite: https://github.com/CrunchyData/crunchy-containers
Apache License 2.0
37 stars 2 forks source link

version number #49

Closed jmccormick2001 closed 9 years ago

jmccormick2001 commented 9 years ago

add an API call to get the version information, then display it on the UI somewhere

jmccormick2001 commented 9 years ago

done, version number is obtained now via a REST call to /version, this is displayed on the home page as well.