Skip to content

Commit e5d55b6

Browse files
committed
chore(release): v7.0.1
1 parent de56d7e commit e5d55b6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 7.0.1
2+
3+
### Fix
4+
* **dav:** Incorporate file UUID into WebDAV path to avoid wrong locks ([`5c2e50a`](https://github.com/projectcaluma/alexandria/commit/5c2e50a08774926af0428a92f4fe2e61f5da3d05))
5+
16
# 7.0.0
27

38
### Feature

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "caluma-alexandria"
3-
version = "7.0.0"
3+
version = "7.0.1"
44
description = "Document management service"
55
repository = "https://github.com/projectcaluma/alexandria"
66
authors = ["Caluma <info@caluma.io>"]

0 commit comments

Comments
 (0)