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