Skip to content

Commit eb05389

Browse files
authored
Merge pull request #293 from humhub/fix/min-humhub-version
Fix min HumHub version
2 parents c849416 + cf9b20c commit eb05389

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)