Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Backup Version

Pre-release
Pre-release
Compare
Choose a tag to compare
@imxieke imxieke released this 20 Apr 04:35
· 58 commits to master since this release

Test Version

Tagging suggestions
It’s common practice to prefix your version names with the letter v. Some good tag names might be v1.0 or v2.3.4.

If the tag isn’t meant for production use, add a pre-release version after the version name. Some good pre-release versions might be v0.2-alpha or v5.9-beta.3.

Semantic versioning
If you’re new to releasing software, we highly recommend reading about semantic versioning.