Skip to content

Commit

Permalink
tag5
Browse files Browse the repository at this point in the history
  • Loading branch information
Grashalmbeisser committed Feb 26, 2024
1 parent 963d10c commit b4cdc86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This file documents any relevant changes.

## [2.0.o-rc1] 2024-02-23
- docs: updated documentation

## [2.0.0-dev4] 2024-02-19
- chore: updated Github workflows

Expand Down
2 changes: 1 addition & 1 deletion src/viur_cli/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "2.0.0-dev4"
__version__ = "2.0.0-rc1"
MINIMAL_PIPENV = "2023.11.15"

0 comments on commit b4cdc86

Please sign in to comment.