Preparing 3.6.1 release

parent c63fabab
...@@ -8,5 +8,5 @@ class AsgardCms ...@@ -8,5 +8,5 @@ class AsgardCms
* The AsgardCms version. * The AsgardCms version.
* @var string * @var string
*/ */
const VERSION = '3.6.0'; const VERSION = '3.6.1';
} }
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased": "3.6.1":
changed: changed:
- Fixed routing issues with localization introduced in 3.6.0 - Fixed routing issues with localization introduced in 3.6.0
"3.6.0": "3.6.0":
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased": "3.6.1":
changed: changed:
- Fixed issue with incorrect binding to the laravel-modules Repository class - Fixed issue with incorrect binding to the laravel-modules Repository class
"3.5.1": "3.5.1":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment