Skip to content

Commit beb653a

Browse files
committed
Preparing 3.2.1 release
1 parent ef83853 commit beb653a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Modules/Core/Foundation/AsgardCms.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ class AsgardCms
88
* The AsgardCms version.
99
* @var string
1010
*/
11-
const VERSION = '3.2.0';
11+
const VERSION = '3.2.1';
1212
}

Modules/Core/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
url: https://github.com/AsgardCms/Platform
22
versions:
3-
"3.2.1@unreleased":
3+
"3.2.1":
44
changed:
55
- Updated to VueJS 2.5. Updated all components for 2.5 compatibility.
66
"3.2.0":

0 commit comments

Comments
 (0)