Skip to content

Commit

Permalink
bump version v6.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Nov 5, 2024
1 parent 3c2e6f2 commit f2fd66c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Fixed

## [6.10.5] - 2024-11-05

### Fixed

- use Nexus URL environment variable for internal releases

## [6.10.4] - 2024-10-29

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion lib/sbmt/outbox/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Sbmt
module Outbox
VERSION = "6.10.4"
VERSION = "6.10.5"
end
end

0 comments on commit f2fd66c

Please sign in to comment.