Skip to content

Commit

Permalink
(misc) Release 2.26.5
Browse files Browse the repository at this point in the history
Signed-off-by: R.I.Pienaar <[email protected]>
  • Loading branch information
ripienaar committed Dec 13, 2024
1 parent 6fe8dee commit 60a4390
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
|Date |Issue |Description |
|----------|------|---------------------------------------------------------------------------------------------------------|
|2024/12/13| |Release 2.26.5 |
|2024/12/10|202 |Pass federations properly down from choria playbooks |
|2024/09/01| |Release 2.26.4 |
|2024/09/29| |Move to Github Actions |
|2024/06/26|196 |Fix Slack integration to use POST |
Expand Down
2 changes: 1 addition & 1 deletion mcorpc-ruby-support.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require "rake"

PROJ_VERSION = "2.26.4"
PROJ_VERSION = "2.26.5"

Gem::Specification.new do |s|
s.name = "choria-mcorpc-support"
Expand Down

0 comments on commit 60a4390

Please sign in to comment.