summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-17 16:07:50 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-17 16:07:50 +0000
commit44363a16a0e876b0466fb3d6f4927a39db39fc10 (patch)
tree66e5d0e9df4796ee45d30751ed7adefd0a0d8d9c /chef-config
parente1562c1153897368ed1c2efffd39ef85cc628f94 (diff)
downloadchef-44363a16a0e876b0466fb3d6f4927a39db39fc10.tar.gz
Bump version of chef to 13.0.49 by Chef Versioner.v13.0.49
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 6934930758..ac66244b2f 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.0.48"
+ VERSION = "13.0.49"
end
#