Preparing version 3.1.1

parent 20488a4c
......@@ -8,5 +8,5 @@ class AsgardCms
* The AsgardCms version.
* @var string
*/
const VERSION = '3.1.0';
const VERSION = '3.1.1';
}
url: https://github.com/AsgardCms/Platform
versions:
"3.2.0@unreleased":
"3.1.1":
added:
- Adding new <code>asgard:user:grant-permissions</code> command to grant all module permissions to admin role
- Adding new <code>asgard:user:remove-permissions</code> command to remove all permissions of given module from roles and users
......
url: https://github.com/AsgardCms/Platform
versions:
"3.2.0@unreleased":
"3.1.1":
changed:
- Upgrade Pusher client and sending additional options to the plugin
"3.1.0":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment