Release version 1.3.0

This commit is contained in:
taitus
2021-03-11 16:39:38 +01:00
committed by Javi Martín
parent 45448374e3
commit 9e6c8bf5b3
3 changed files with 157 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ class InstallationController < ApplicationController
def consul_installation_details
{
release: "1.2.0"
release: "1.3.0"
}.merge(features: settings_feature_flags)
end