We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70522be commit 2bf38bbCopy full SHA for 2bf38bb
lib/facter/version.rb
@@ -1,6 +1,6 @@
1
module Facter
2
if not defined? FACTERVERSION then
3
- FACTERVERSION = '1.7.5'
+ FACTERVERSION = '1.7.6'
4
end
5
6
##
0 commit comments