Skip to content

Inconsistent version name #141

@larouxn

Description

@larouxn

Describe the bug
Sometimes our version name is prepending with v, something it's not. This breaks the links added in #135.

In prod we don't have a v:
Screen Shot 2019-09-08 at 23 33 50

In dev we do have a v:
Screen Shot 2019-09-08 at 23 33 54

To Reproduce
Steps to reproduce the behavior:

  1. Go to the app in prod | https://postwoman.io
  2. Got to the app in dev | http://localhost:3000/
  3. Compare the release version tags in the footer
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions