Change the version number.
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: 'http://192.168.0.153:8445',
|
||||
appVersion: '1.0',
|
||||
appVersion: '1.0.1',
|
||||
title: 'Intégration'
|
||||
};
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl: 'https://176.188.217.1:54444',
|
||||
appVersion: '1.0',
|
||||
appVersion: '1.0.1',
|
||||
title: ''
|
||||
};
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: 'http://localhost:8080',
|
||||
appVersion: '1.0',
|
||||
appVersion: '1.0.1',
|
||||
title: 'Développement'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user