Fix bug for release notes version display
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 30 Sep 2021 12:45:02 +0000 (08:45 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 30 Sep 2021 12:45:02 +0000 (08:45 -0400)
commita076b806e7f3c4abf296e6da8f728341f7e2a28f
tree8a400298fff7b1d3b5d954fead11ba8d74dfd758
parent649aec9dd8a84f67ccafa0b12e6f1850f5b5ab42
Fix bug for release notes version display

On new major release, we were including the "-0" for the link
to the release notes. This should not be included. This likely
affected all new major releases, but went unnoticed for some
time.
pgweb/core/models.py