From: Bastian Dehn Date: Sat, 16 Jul 2022 08:57:54 +0000 (+0200) Subject: change: version up to v1.0.8 X-Git-Tag: v1.0.8^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=c240c523d3d2a1631839671ba7921f1f11186ffd;p=speisekarten-editor.git change: version up to v1.0.8 --- diff --git a/src/environments/version.ts b/src/environments/version.ts index 31ead42..0a0672f 100644 --- a/src/environments/version.ts +++ b/src/environments/version.ts @@ -1,3 +1,3 @@ export const version = { - version: "v1.0.7" + version: "v1.0.8" };