Skip to content

Commit 05d3a85

Browse files
committed
Update doc
1 parent abaf956 commit 05d3a85

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Changelog
22
=========
33

4-
1.9.0 (Unreleased)
4+
1.8.3 (Unreleased)
55
-------------------
6-
- Fix #237: Update tests to v1.15
6+
- Fix #237: Update tests for compatibility with v1.15
77

88
1.8.2 (Unreleased)
99
-------------------

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"name": "Tasks",
44
"description": "Intuitive task management tool with many basic and advanced features.",
55
"keywords": ["task", "todo"],
6-
"version": "1.9.0",
6+
"version": "1.8.3",
77
"homepage": "https://github.com/humhub/tasks",
88
"humhub": {
9-
"minVersion": "1.15"
9+
"minVersion": "1.14"
1010
},
1111
"screenshots": ["assets/screen1.jpg", "assets/screen2.jpg"]
1212
}

0 commit comments

Comments
 (0)