We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef83853 commit beb653aCopy full SHA for beb653a
Modules/Core/Foundation/AsgardCms.php
@@ -8,5 +8,5 @@ class AsgardCms
8
* The AsgardCms version.
9
* @var string
10
*/
11
- const VERSION = '3.2.0';
+ const VERSION = '3.2.1';
12
}
Modules/Core/changelog.yml
@@ -1,6 +1,6 @@
1
url: https://github.com/AsgardCms/Platform
2
versions:
3
- "3.2.1@unreleased":
+ "3.2.1":
4
changed:
5
- Updated to VueJS 2.5. Updated all components for 2.5 compatibility.
6
"3.2.0":
0 commit comments