Skip to content

Commit 4c3c319

Browse files
committed
feat: updated app_server
1 parent 95815e7 commit 4c3c319

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
This file documents any relevant changes.
4+
## [0.6.12] - 2022-03-30
5+
- chore: updated app_server to 0.8.5
6+
47
## [0.6.11] - 2022-03-18
58
- chore: updated app_server to 0.7.4
69

src/viur_cli/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.6.11"
1+
__version__ = "0.6.12"

0 commit comments

Comments
 (0)