chore: update version to 0.2.1
Some checks failed
ci/woodpecker/tag/docker-rel Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/docker Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/push/docker-rel Pipeline is pending
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/tag/docker-rel Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/docker Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/push/docker-rel Pipeline is pending
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
parent
8aad8b2d0f
commit
675c9b78ff
2 changed files with 3 additions and 1 deletions
|
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased](https://git.rustybever.be/Chewing_Bever/lander/src/branch/dev)
|
||||
|
||||
## [0.2.1](https://git.rustybever.be/Chewing_Bever/lander/src/tag/0.2.1)
|
||||
|
||||
### Added
|
||||
|
||||
* LNM - Lander Network Module
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
VERSION := 0.2.0
|
||||
VERSION := 0.2.1
|
||||
|
||||
BIN_FILENAME = lander
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue