Skip to content

Commit f49d51e

Browse files
authored
Merge pull request #2187 from HicServices/task/prep-8.4.4
prep 8.4.4 release
2 parents f45b59e + 59bc2d6 commit f49d51e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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](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-
## [8.4.4] - Ureleased
7+
## [8.4.4] - 2025-05-08
88

99
- Re-add AggregateGraph functionality
1010
- Add ability to show/hide quick edit pipeline controls during extractions

SharedAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212

1313
[assembly: AssemblyVersion("8.4.4")]
1414
[assembly: AssemblyFileVersion("8.4.4")]
15-
[assembly: AssemblyInformationalVersion("8.4.4-rc1")]
15+
[assembly: AssemblyInformationalVersion("8.4.4")]

rdmp-client.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<item>
3-
<version>8.4.3.0</version>
4-
<url>https://github.com/HicServices/RDMP/releases/download/v8.4.3/rdmp-8.4.3-client.zip</url>
3+
<version>8.4.4.0</version>
4+
<url>https://github.com/HicServices/RDMP/releases/download/v8.4.4/rdmp-8.4.4-client.zip</url>
55
<changelog>https://github.com/HicServices/RDMP/blob/main/CHANGELOG.md#7</changelog>
66
<mandatory>true</mandatory>
77
</item>

0 commit comments

Comments
 (0)