File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 9.1.1] - Unreleased
7+ ## [ 9.1.1] - 2025-12-02
88- Allow Atlassian service workers to write to Confluence from RDMP
99
1010## [ 9.1.0] - 2025-11-24
Original file line number Diff line number Diff line change 1010[ assembly: AssemblyTrademark ( "" ) ]
1111[ assembly: AssemblyCulture ( "" ) ]
1212
13- [ assembly: AssemblyVersion ( "9.1.0 " ) ]
14- [ assembly: AssemblyFileVersion ( "9.1.0 " ) ]
15- [ assembly: AssemblyInformationalVersion ( "9.1.0 " ) ]
13+ [ assembly: AssemblyVersion ( "9.1.1 " ) ]
14+ [ assembly: AssemblyFileVersion ( "9.1.1 " ) ]
15+ [ assembly: AssemblyInformationalVersion ( "9.1.1 " ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<item >
3- <version >9.1.0 .0</version >
3+ <version >9.1.1 .0</version >
44 <url >https://github.com/HicServices/RDMP/releases/download/v9.1.0/rdmp-9.1.0-client.zip</url >
55 <changelog >https://github.com/HicServices/RDMP/blob/main/CHANGELOG.md#7</changelog >
66 <mandatory >true</mandatory >
You can’t perform that action at this time.
0 commit comments