seedvault-app/seedvault

Releases and document versioning scheme

Open

#293 opened on Aug 2, 2021

View on GitHub
 (8 comments) (2 reactions) (0 assignees)Kotlin (97 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (1,782 stars)
PR merge metrics
 (PR metrics pending)

Description

The Github release still points to 1.0.0 which can be confusing. We should either remove all releases and only rely on tags or add releases with new tags.

Tags for 11-2.0 and 11-2.1 are missing.

Seedvault has recently switched away from a "semantic versioning" like system with major + minor + patch + optional alpha tag to a hybrid version that includes the android target version + major + minor.

It is better to document this naming change and relevant expectations / guarantees in the README.md.

Contributor guide