We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067c063 commit 1d6bf57Copy full SHA for 1d6bf57
changelog.yml
@@ -1,5 +1,8 @@
1
url: https://github.com/AsgardCms/Core
2
versions:
3
+ "1.0.10":
4
+ changed:
5
+ - Adding a dynamic application version in admin footer
6
"1.0.9":
7
changed:
8
- Auth property on the BasePublicController has ben made protected
module.json
@@ -4,7 +4,7 @@
"description": "The core module with all base classes and logic.",
"keywords": [],
"require": {},
- "version": "v1.0.9",
+ "version": "v1.0.10",
"active": 1,
9
"order": 0,
10
"providers": [
0 commit comments