We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbeda22 + d1f9042 commit ccbab59Copy full SHA for ccbab59
CHANGELOG.md
@@ -11,6 +11,7 @@
11
### Fixed
12
13
- Allow uploading of MIT licensed application releases. #1165
14
+- Adjusted Makefile in the app generation template. #1166
15
16
## [4.4.0] - 2023-10-03
17
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "nextcloudappstore"
3
-version = "4.4.0"
+version = "4.4.1"
4
description = "App store for Nextcloud apps"
5
authors = ["Alexander Piskun <[email protected]>"]
6
0 commit comments