Skip to content

Commit cf9b20c

Browse files
committed
Fix min HumHub version
1 parent c849416 commit cf9b20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"version": "1.9.2",
1212
"homepage": "https://github.com/humhub/tasks",
1313
"humhub": {
14-
"minVersion": "1.18-beta.6"
14+
"minVersion": "1.18.0-beta.6"
1515
},
1616
"screenshots": [
1717
"resources/screenshot1.png",

0 commit comments

Comments
 (0)