We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c72305b + 2ca22d2 commit 1970682Copy full SHA for 1970682
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## [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)
4
5
-[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)
6
7
**Implemented enhancements:**
8
lib/foreman_envsync/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module ForemanEnvsync
- VERSION = "1.5.0"
+ VERSION = "1.5.1"
end
0 commit comments