Skip to content

Commit 8d1132b

Browse files
author
Branan Riley
committed
(packaging) Update version to 1.6.3
The puppet-agent release automation assumes repositories know what the NEXT version of the project will be. This will be maintained automatically by our automation going forward, but needs to be manually fixed up this time.
1 parent ef5df51 commit 8d1132b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/resource_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Puppet
22
module ResourceApi
3-
VERSION = '1.6.2'.freeze
3+
VERSION = '1.6.3'.freeze
44
end
55
end

0 commit comments

Comments
 (0)