Skip to content

Commit

Permalink
update release references
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel authored and jas88 committed Aug 5, 2024
1 parent fda4b6b commit 925afff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [8.2.3] - 2024-08-06
## [8.2.3] - 2024-08-05

- Fix issue with SFTP downloader timeouts

Expand Down
4 changes: 2 additions & 2 deletions rdmp-client.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>8.2.2.0</version>
<url>https://github.com/HicServices/RDMP/releases/download/v8.2.2/rdmp-8.2.2-client.zip</url>
<version>8.2.3.0</version>
<url>https://github.com/HicServices/RDMP/releases/download/v8.2.3/rdmp-8.2.3-client.zip</url>
<changelog>https://github.com/HicServices/RDMP/blob/main/CHANGELOG.md#7</changelog>
<mandatory>true</mandatory>
</item>

0 comments on commit 925afff

Please sign in to comment.