Skip to content

Commit

Permalink
Merge pull request #19 from lsst-it/rel/1.5.1
Browse files Browse the repository at this point in the history
release 1.5.1
  • Loading branch information
jhoblitt authored Mar 16, 2023
2 parents c72305b + 2ca22d2 commit 1970682
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [1.5.0](https://github.com/lsst-it/foreman_envsync/tree/1.5.0) (2023-03-15)
## [v1.5.0](https://github.com/lsst-it/foreman_envsync/tree/v1.5.0) (2023-03-16)

[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.4.1...1.5.0)
[Full Changelog](https://github.com/lsst-it/foreman_envsync/compare/v1.4.1...v1.5.0)

**Implemented enhancements:**

Expand Down
2 changes: 1 addition & 1 deletion lib/foreman_envsync/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module ForemanEnvsync
VERSION = "1.5.0"
VERSION = "1.5.1"
end

0 comments on commit 1970682

Please sign in to comment.