diff --git a/changelog.yml b/changelog.yml index 29164d2..f7c0dba 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,7 +1,11 @@ url: https://github.com/AsgardCms/Core versions: + "1.16.1": + changed: + - Adding missing asset path on AssetNotFoundException "1.16.0": - - Extracting a generic delete modal + changed: + - Extracting a generic delete modal "1.15.0": changed: - Registering of module namespaces (views, config, languages) are now done in correct module order diff --git a/module.json b/module.json index 3be53f2..ee6b9d1 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "The core module with all base classes and logic.", "keywords": [], "require": {}, - "version": "1.16.0", + "version": "1.16.1", "active": 1, "order": 0, "providers": [