summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-03-02 14:23:24 +0000
committerChef Expeditor <chef-ci@chef.io>2023-03-02 14:23:24 +0000
commit2feb4dc0552ad0a5d38ac89434ea153f348315ef (patch)
treeb556bee66df17bc25d416b9e8c47e464d6533f44 /chef-utils
parent97a5d19165ca3e4f83814f44a1171fe04a592894 (diff)
downloadchef-2feb4dc0552ad0a5d38ac89434ea153f348315ef.tar.gz
Bump version to 18.1.29 by Chef Expeditorv18.1.29tp/v18_1_29_for_ffi_science
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-utils')
-rw-r--r--chef-utils/lib/chef-utils/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-utils/lib/chef-utils/version.rb b/chef-utils/lib/chef-utils/version.rb
index 4117255cba..0e8409c46d 100644
--- a/chef-utils/lib/chef-utils/version.rb
+++ b/chef-utils/lib/chef-utils/version.rb
@@ -16,5 +16,5 @@
module ChefUtils
CHEFUTILS_ROOT = File.expand_path("..", __dir__)
- VERSION = "18.1.28"
+ VERSION = "18.1.29"
end