-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Inconsistent version name #141
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the bug
Sometimes our version name is prepending with v, something it's not. This breaks the links added in #135.
To Reproduce
Steps to reproduce the behavior:
- Go to the app in prod | https://postwoman.io
- Got to the app in dev | http://localhost:3000/
- Compare the release version tags in the footer
- Notice they're different and the link is broken in prod
Expected behavior
They're the same, v0.1.0 on both, in this case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation

