We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54dbfb5 commit ae0aa97Copy full SHA for ae0aa97
2 files changed
changelog.yml
@@ -1,6 +1,6 @@
1
url: https://github.com/AsgardCms/Core
2
versions:
3
- "1.20.1":
+ "1.21.0":
4
added:
5
- <code>moment.js</code> has been added to the available scripts to include
6
changed:
module.json
@@ -4,7 +4,7 @@
"description": "The core module with all base classes and logic.",
"keywords": [],
"require": {},
7
- "version": "1.20.0",
+ "version": "1.21.0",
8
"active": 1,
9
"order": 0,
10
"providers": [
0 commit comments