summaryrefslogtreecommitdiff
path: root/chef-solr/lib/chef/solr/version.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef-solr/lib/chef/solr/version.rb')
-rw-r--r--chef-solr/lib/chef/solr/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-solr/lib/chef/solr/version.rb b/chef-solr/lib/chef/solr/version.rb
index e5a9a9105a..b66058a76d 100644
--- a/chef-solr/lib/chef/solr/version.rb
+++ b/chef-solr/lib/chef/solr/version.rb
@@ -1,6 +1,6 @@
class Chef
class Solr
- VERSION = '10.24.2'
+ VERSION = '10.24.4'
# Solr Schema. Used to detect incompatibilities between installed solr and
# chef-solr versions.