We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83c68a commit dc7c5e1Copy full SHA for dc7c5e1
docs/conf.py
@@ -62,7 +62,7 @@
62
copyright = str(datetime.now().year) + " Nextcloud GmbH" # noqa
63
author = "Nextclouders"
64
65
-version = "4.11.1"
+version = "4.11.2"
66
# The full version, including alpha/beta/rc tags.
67
release = version
68
pyproject.toml
@@ -9,7 +9,7 @@ requires = [
9
10
[tool.poetry]
11
name = "nextcloudappstore"
12
13
description = "App store for Nextcloud apps"
14
authors = [
15
"Alexander Piskun <bigcat88@icloud.com>",
0 commit comments