Skip to content

Commit 1970682

Browse files
authored
Merge pull request #19 from lsst-it/rel/1.5.1
release 1.5.1
2 parents c72305b + 2ca22d2 commit 1970682

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

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

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

77
**Implemented enhancements:**
88

lib/foreman_envsync/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ForemanEnvsync
4-
VERSION = "1.5.0"
4+
VERSION = "1.5.1"
55
end

0 commit comments

Comments
 (0)