diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 90644d1..c9a577e 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,10 @@ Changelog ========= +0.7.8 (Unreleased) +------------------------- +- Enh #22: Fix JavaScript tag attribute "nonce" + 0.7.7 (November 13, 2024) ------------------------- - Enh #20: Use PHP CS Fixer diff --git a/module.json b/module.json index 0c84107..a0d0c88 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "name": "SMS Gateway", "description": "Allows sms sending on user profiles.", "keywords": ["sms"], - "version": "0.7.7", + "version": "0.7.8", "homepage": "https://github.com/humhub-contrib/sms", "humhub": { "minVersion": "1.14" diff --git a/views/config/index.php b/views/config/index.php index 755fce5..686bed6 100644 --- a/views/config/index.php +++ b/views/config/index.php @@ -29,7 +29,7 @@ -