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.
1 parent c85cfa3 commit d5a3cf4Copy full SHA for d5a3cf4
lib/puppet/version.rb
@@ -6,7 +6,7 @@
6
# Raketasks and such to set the version based on the output of `git describe`
7
8
module Puppet
9
- PUPPETVERSION = '7.31.0'
+ PUPPETVERSION = '7.32.0'
10
11
##
12
# version is a public API method intended to always provide a fast and
0 commit comments