Skip to content

Commit

Permalink
(packaging) Bump to version '7.34.0' [no-promote]
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetlabs-jenkins committed Sep 4, 2024
1 parent 56631ee commit 3411048
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/puppet/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Raketasks and such to set the version based on the output of `git describe`

module Puppet
PUPPETVERSION = '7.33.0'
PUPPETVERSION = '7.34.0'

##
# version is a public API method intended to always provide a fast and
Expand Down
2 changes: 1 addition & 1 deletion puppet.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "puppet"
spec.version = "7.33.0"
spec.version = "7.34.0"
spec.license = 'Apache-2.0'

spec.required_rubygems_version = Gem::Requirement.new("> 1.3.1")
Expand Down

0 comments on commit 3411048

Please sign in to comment.