Skip to content

Commit 186a0b6

Browse files
committed
Version 1.9.0
1 parent 9c45e79 commit 186a0b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [1.9.0] / 2024-12-06
7+
## [1.9.0] / 2024-12-06 - 2024-12-19
88
### Features
99
- Enable sign files using `Azure Key Vault`.
1010
- Enable `IAssetRelease` to release assets before `GitRelease` and `GitPreRelease`.

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.9.0-rc.2</Version>
3+
<Version>1.9.0</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)