We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f94b2 commit 5ee3348Copy full SHA for 5ee3348
2 files changed
changelog.yml
@@ -1,5 +1,8 @@
1
url: https://github.com/AsgardCms/User
2
versions:
3
+ "1.13.1":
4
+ changed:
5
+ - Fixed yaml structure
6
"1.13.0":
7
changed:
8
- Seeding the Translation module permissions on init
module.json
@@ -3,7 +3,7 @@
"alias": "user",
"description": "The user module is responsible for managing users and permissions.",
"keywords": [],
- "version": "1.13.0",
+ "version": "1.13.1",
"active": 1,
"order": 1,
9
"providers": [
0 commit comments