Skip to content

Commit 79a6782

Browse files
authored
Merge pull request #11 from GreenMeteor/develop
Fix: #9
2 parents d593c17 + 1aa0863 commit 79a6782

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Changelogs
2+
### Release v1.2.1 (*5/13/2024*)
3+
- Fix: Unknown Property: humhub\modules\codebox\Module::isEnabled
24

35
### Release v1.2.0 (*5/12/2024*)
46
- Support adding multiple codeboxes

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "codebox",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"name": "Codebox",
55
"description": "Allows you to add and use HTML snippets on your Dashboard sidebar.",
66
"humhub": {

0 commit comments

Comments
 (0)