Skip to content

Commit

Permalink
Merge pull request #204 from ripienaar/2_26_5
Browse files Browse the repository at this point in the history
(misc) Release 2.26.5
  • Loading branch information
ripienaar authored Dec 13, 2024
2 parents 6fe8dee + 60a4390 commit baeaef8
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 baeaef8

Please sign in to comment.