Skip to content

Commit 86ae3de

Browse files
committed
5.1.3 release
1 parent 6a3173b commit 86ae3de

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,18 @@ All notable changes to this project will be documented in this file.
33
Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
6-
## 5.1.3 (TBD)
6+
## 5.1.4 (TBD)
77

88
* TBD
99

1010
##### Features
1111

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+
1218
##### Bug Fixes
1319
* Fixed secondary icon uploading for in event/form admin
1420
* Don't allow EVENT_MANAGER_ROLE to change user roles

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MAGE",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"description": "Geospatial situation awareness application.",
55
"keywords": [
66
"NGA",

0 commit comments

Comments
 (0)