amimof/logga

Version tag in `Nav.vue` component is hardcoded

Open

#74 opened on May 8, 2020

 (0 comments) (0 reactions) (0 assignees)Vue (3 forks)auto 404
frontendgood first issueinvalid

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

The version tag (currently v1.0.0) that is displayed in the upper right corner of the application is hardcoded and should be generated by the build pipeline.

Contributor guide