Skip to content

Commit

Permalink
Release v7.2.1
Browse files Browse the repository at this point in the history
Fixes:
- Remove MIQ specific gem source [#209]
- Double escape @ in realm to avoid shell interpretation [#211]
  • Loading branch information
Fryguy committed May 3, 2023
1 parent d7e17b4 commit 93e78c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/manageiq/appliance_console/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module ManageIQ
module ApplianceConsole
VERSION = '7.2.0'.freeze
VERSION = '7.2.1'.freeze
end
end

0 comments on commit 93e78c9

Please sign in to comment.