Skip to content

Commit 1794a07

Browse files
authored
Merge pull request #2219 from HicServices/task/prep-9.0.1
Prep V9.0.1
2 parents b340ad6 + b469c4f commit 1794a07

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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-
## [9.0.1] - Unreleased
7+
## [9.0.1] - 2025-07-31
88
- Improve Right-click performance
99
- Fix bug where orphaned filters were causing issues with cohort configurations
1010

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>9.0.0.0</version>
4-
<url>https://github.com/HicServices/RDMP/releases/download/v9.0.0/rdmp-9.0.0-client.zip</url>
3+
<version>9.0.1.0</version>
4+
<url>https://github.com/HicServices/RDMP/releases/download/v9.0.1/rdmp-9.0.1-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)