summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2017-04-21 11:38:39 +0100
committerThom May <thom@chef.io>2017-04-21 11:38:39 +0100
commitdea64bb5855115fb82f59843ccc6cc74457b4b17 (patch)
tree1cd2d1ab1b9bf6644bea6c559e35bbdda0f1b3a1 /chef-config
parentfa61980fea73c1af05dc8a0b52cbb6099035883c (diff)
downloadchef-dea64bb5855115fb82f59843ccc6cc74457b4b17.tar.gz
Bump version back to 13.1
Signed-off-by: Thom May <thom@chef.io>
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 3ede665bbd..84eb333bc5 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.123"
+ VERSION = "13.1.2"
end
#