mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
Bump version to 1.1.6
This commit is contained in:
parent
8770972e3d
commit
7568ec39f0
2 changed files with 6 additions and 1 deletions
5
NEWS.rst
5
NEWS.rst
|
@ -3,6 +3,11 @@
|
|||
======
|
||||
|
||||
|
||||
1.1.6 - Sixth Law of Nature
|
||||
===========================
|
||||
|
||||
* Improve logging for ``--export-storage``
|
||||
|
||||
1.1.5 - Sixth Law of Nature
|
||||
===========================
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@ except ImportError:
|
|||
from . import auth, config, ical, log, pathutils, rights, storage, xmlutils
|
||||
|
||||
|
||||
VERSION = "1.1.5"
|
||||
VERSION = "1.1.6"
|
||||
|
||||
# Standard "not allowed" response that is returned when an authenticated user
|
||||
# tries to access information they don't have rights to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue