Skip to content

Commit dc7c5e1

Browse files
committed
chore: bump patch version
Signed-off-by: Edward Ly <contact@edward.ly>
1 parent c83c68a commit dc7c5e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
copyright = str(datetime.now().year) + " Nextcloud GmbH" # noqa
6363
author = "Nextclouders"
6464

65-
version = "4.11.1"
65+
version = "4.11.2"
6666
# The full version, including alpha/beta/rc tags.
6767
release = version
6868

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires = [
99

1010
[tool.poetry]
1111
name = "nextcloudappstore"
12-
version = "4.11.1"
12+
version = "4.11.2"
1313
description = "App store for Nextcloud apps"
1414
authors = [
1515
"Alexander Piskun <bigcat88@icloud.com>",

0 commit comments

Comments
 (0)