mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Bump version to 2.1.12
This commit is contained in:
parent
eb91f793b4
commit
357b364ed1
3 changed files with 39 additions and 7 deletions
2
setup.py
2
setup.py
|
@ -41,7 +41,7 @@ from setuptools import setup
|
|||
|
||||
# When the version is updated, a new section in the NEWS.md file must be
|
||||
# added too.
|
||||
VERSION = "2.1.11"
|
||||
VERSION = "2.1.12"
|
||||
WEB_FILES = ["web/css/icon.png", "web/css/main.css", "web/fn.js",
|
||||
"web/index.html"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue