Skip to content
This repository was archived by the owner on Jan 27, 2020. It is now read-only.

Commit 714ca2e

Browse files
committed
3.9.5
1 parent 662b54b commit 714ca2e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased][]
99

10+
## [3.9.5][] - 2018-06-28
11+
1012
### Fixed
1113

1214
- Docker login script
@@ -524,3 +526,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
524526
[3.1.0]: https://github.com/madou/armory-back/compare/v3.0.1...v3.1.0
525527
[3.0.1]: https://github.com/madou/armory-back/compare/v3.0.0...v3.0.1
526528
[3.0.0]: https://github.com/madou/armory-back/tree/v3.0.0
529+
530+
531+
[Unreleased]: https://github.com/madou/armory-services/compare/v3.9.5...HEAD
532+
[3.9.5]: https://github.com/madou/armory-services/tree/v3.9.5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "armory-back",
3-
"version": "3.9.4",
3+
"version": "3.9.5",
44
"description": "Backend services for gw2armory",
55
"main": "index.js",
66
"private": true,

0 commit comments

Comments
 (0)