Mettre à jour 'src/main/ts/src/environments/environment.prod.ts'

This commit is contained in:
2019-08-06 13:26:44 +02:00
parent d368172c20
commit 6bd293f08e

View File

@@ -1,5 +1,5 @@
export const environment = {
production: true,
appVersion: '1.1.0',
appVersion: '1.2.0',
title: ''
};