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.
1 parent 6a3173b commit 86ae3deCopy full SHA for 86ae3de
CHANGELOG.md
@@ -3,12 +3,18 @@ All notable changes to this project will be documented in this file.
3
Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
-## 5.1.3 (TBD)
+## 5.1.4 (TBD)
7
8
* TBD
9
10
##### Features
11
12
+##### Bug Fixes
13
+
14
+## [5.1.3](https://github.com/ngageoint/mage-server/releases/tag/5.1.3) (05-28-2018)
15
16
+##### Features
17
18
##### Bug Fixes
19
* Fixed secondary icon uploading for in event/form admin
20
* Don't allow EVENT_MANAGER_ROLE to change user roles
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "MAGE",
- "version": "5.1.2",
+ "version": "5.1.3",
"description": "Geospatial situation awareness application.",
"keywords": [
"NGA",
0 commit comments