Skip to content

Commit 79e1ca3

Browse files
authored
Merge pull request #2149 from HicServices/RDMP_Training_Test
Changelog updated
2 parents 3752f7a + 2abd069 commit 79e1ca3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

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

7-
## Unreleased
7+
## [8.4.4] - Ureleased
88

99
- Re-add AggregateGraph functionality
1010

11-
## [8.4.3] - 2024-02-24
11+
## [8.4.3] - 2025-02-24
1212

1313
- Build on and target .Net 9 rather than 8
1414
- Simplify DB Patching Interface

SharedAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
[assembly: AssemblyTrademark("")]
1111
[assembly: AssemblyCulture("")]
1212

13-
[assembly: AssemblyVersion("8.4.3")]
14-
[assembly: AssemblyFileVersion("8.4.3")]
15-
[assembly: AssemblyInformationalVersion("8.4.3")]
13+
[assembly: AssemblyVersion("8.4.4")]
14+
[assembly: AssemblyFileVersion("8.4.4")]
15+
[assembly: AssemblyInformationalVersion("8.4.4-rc1")]

0 commit comments

Comments
 (0)