diff --git a/changelog.yml b/changelog.yml index f3136e4..65abaee 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,8 @@ url: https://github.com/AsgardCms/Setting versions: + "1.14.0": + changed: + - Use $router variable in routes file "1.13.1": changed: - Use the findByName method to find a setting diff --git a/module.json b/module.json index 04fd0f6..50c7475 100644 --- a/module.json +++ b/module.json @@ -3,9 +3,10 @@ "alias": "setting", "description": "Module for handling all site settings.", "keywords": [ - + "asgardcms", + "settings" ], - "version": "1.13.1", + "version": "1.14.0", "active": 1, "order": 1, "providers": [