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.
1 parent abaf956 commit 05d3a85Copy full SHA for 05d3a85
docs/CHANGELOG.md
@@ -1,9 +1,9 @@
1
Changelog
2
=========
3
4
-1.9.0 (Unreleased)
+1.8.3 (Unreleased)
5
-------------------
6
-- Fix #237: Update tests to v1.15
+- Fix #237: Update tests for compatibility with v1.15
7
8
1.8.2 (Unreleased)
9
module.json
@@ -3,10 +3,10 @@
"name": "Tasks",
"description": "Intuitive task management tool with many basic and advanced features.",
"keywords": ["task", "todo"],
- "version": "1.9.0",
+ "version": "1.8.3",
"homepage": "https://github.com/humhub/tasks",
"humhub": {
- "minVersion": "1.15"
+ "minVersion": "1.14"
10
},
11
"screenshots": ["assets/screen1.jpg", "assets/screen2.jpg"]
12
}
0 commit comments