diff --git a/ui-v2/config/environment.js b/ui-v2/config/environment.js index 5ed8a33f1b..0d937aeafb 100644 --- a/ui-v2/config/environment.js +++ b/ui-v2/config/environment.js @@ -61,7 +61,7 @@ module.exports = function(environment) { })(), CONSUL_DOCUMENTATION_URL: 'https://www.consul.io/docs', CONSUL_COPYRIGHT_URL: 'https://www.hashicorp.com', - CONSUL_COPYRIGHT_YEAR: '2018', + CONSUL_COPYRIGHT_YEAR: '2019', }); if (environment === 'development') {