Up the version
This commit is contained in:
@@ -2,5 +2,5 @@ export const environment = {
|
||||
production: true,
|
||||
apiUrl: "https://divelog.sebastienandre.com",
|
||||
debugMode: false,
|
||||
version: "0.6.0",
|
||||
version: "0.7.0",
|
||||
};
|
||||
|
||||
@@ -7,5 +7,5 @@ export const environment = {
|
||||
production: false,
|
||||
apiUrl: "http://localhost:5000",
|
||||
debugMode: false,
|
||||
version: "0.6.0",
|
||||
version: "0.?.0",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user