Preparing 3.5.1 release

parent 70c2ec89
...@@ -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.5.0'; const VERSION = '3.5.1';
} }
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.5.0@unreleased": "3.5.1":
changed: changed:
- Whitespace in `config/filesystems.php` causing issues on some configurations, hooray. - Whitespace in `config/filesystems.php` causing issues on some configurations, hooray.
"3.4.0": "3.4.0":
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.5.1@unreleased": "3.5.1":
changed: changed:
- Modify media controller to use Imagy non-statically - Modify media controller to use Imagy non-statically
"3.5.0": "3.5.0":
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.5.1@unreleased": "3.5.1":
changed: changed:
- Fix issue 467 id() method checks null instead of false - Fix issue 467 id() method checks null instead of false
"3.4.0": "3.4.0":
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.5.1@unreleased": "3.5.1":
changed: changed:
- Fixing issue with ThemeManager caused when a theme name has the same name as project name - Fixing issue with ThemeManager caused when a theme name has the same name as project name
"3.2.0": "3.2.0":
......
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