Skip to content

Commit

Permalink
Release 4.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lfu committed Aug 3, 2023
1 parent aa3643f commit 6d19da5
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
@@ -1,3 +1,9 @@
# 4.8.4 Phoenix (2023-08-03)

## Bug Fixes

### Hosts
* Error when autoprovision/provision for a discovered host ([#36601](https://projects.theforeman.org/issues/36601), [e834c88d](https://github.com/Katello/katello.git/commit/e834c88d8a8cb95bd24d6bc2de6ec0d7054aae62))
# 4.8.3 Phoenix (2023-07-12)

## Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lib/katello/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Katello
VERSION = "4.8.3".freeze
VERSION = "4.8.4".freeze
end

0 comments on commit 6d19da5

Please sign in to comment.