Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rfvgyhn committed Apr 8, 2020
1 parent 988e283 commit 6085e63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [1.5.0] - 2020-04-07

### New Features

Expand Down Expand Up @@ -114,6 +114,7 @@
## [0.1.0-alpha] - 2017-01-26

[unreleased]: https://github.com/rfvgyhn/gwent-tracker/compare/v1.4.0...HEAD
[1.5.0]: https://github.com/rfvgyhn/gwent-tracker/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/rfvgyhn/gwent-tracker/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/rfvgyhn/gwent-tracker/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/rfvgyhn/gwent-tracker/compare/v1.1.0...v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion src/GwentTracker/GwentTracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netcoreapp3.1;net472</TargetFrameworks>
<OutputType>WinExe</OutputType>
<Version>1.4.0</Version>
<Version>1.5.0</Version>
<LangVersion>Latest</LangVersion>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 6085e63

Please sign in to comment.