We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ece8ed + 2587e1c commit 905ff0bCopy full SHA for 905ff0b
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
4
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## v3.3.0 - 2017-10-13
8
+
9
+* Update configuration for new features on the ui [david]
10
11
## v3.2.2 - 2017-10-09
12
13
* Fix issue with group deletion detected through the UI [david]
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "agile-security",
3
- "version": "3.2.2",
+ "version": "3.3.0",
"repository": "https://github.com/Agile-IoT/agile-security",
"description": "Security components for AGILE Gateway",
"main": "main.js",
0 commit comments