Skip to content

Commit

Permalink
bump to rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel committed Jan 11, 2024
1 parent 3bd0027 commit be83927
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

[assembly: AssemblyVersion("8.1.3")]
[assembly: AssemblyFileVersion("8.1.3")]
[assembly: AssemblyInformationalVersion("8.1.3-rc1")]
[assembly: AssemblyInformationalVersion("8.1.3-rc2")]
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.1.3.0</version>
<url>https://github.com/HicServices/RDMP/releases/download/v8.1.3-rc1/rdmp-8.1.3-rc1-client.zip</url>
<url>https://github.com/HicServices/RDMP/releases/download/v8.1.3-rc2/rdmp-8.1.3-rc2-client.zip</url>
<changelog>https://github.com/HicServices/RDMP/blob/main/CHANGELOG.md#7</changelog>
<mandatory>true</mandatory>
</item>
</item>

0 comments on commit be83927

Please sign in to comment.