Update version number for consul.json
This commit is contained in:
@@ -12,7 +12,7 @@ class InstallationController < ApplicationController
|
||||
|
||||
def consul_installation_details
|
||||
{
|
||||
release: 'v0.14'
|
||||
release: 'v0.15'
|
||||
}.merge(features: settings_feature_flags)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user