1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Bump version to 2.1.11

This commit is contained in:
Unrud 2018-11-05 10:53:06 +00:00
parent d1199420cf
commit 8387a4c33f
2 changed files with 8 additions and 1 deletions

View file

@ -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.10"
VERSION = "2.1.11"
WEB_FILES = ["web/css/icon.png", "web/css/main.css", "web/fn.js",
"web/index.html"]