Up the version

This commit is contained in:
Sébastien André
2020-07-31 00:47:34 +02:00
parent 00a822df0d
commit 3b26245742
2 changed files with 2 additions and 2 deletions

View File

@@ -2,5 +2,5 @@ export const environment = {
production: true,
apiUrl: "https://divelog.sebastienandre.com",
debugMode: false,
version: "0.6.0",
version: "0.7.0",
};