Skip to content

Commit

Permalink
chore: increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
akelch committed Sep 14, 2023
1 parent ab2f5b6 commit 846ca20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This file documents any relevant changes.

## [1.0.12] 2023-09-14
## [1.0.13] 2023-09-14
- chore: use `viur install admin` to install the vi admin
- chore: update app_server to 0.9.5

Expand Down
2 changes: 1 addition & 1 deletion src/viur_cli/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.12"
__version__ = "1.0.13"

0 comments on commit 846ca20

Please sign in to comment.