From: Bastian Dehn Date: Sun, 24 Jul 2022 08:48:41 +0000 (+0200) Subject: change: version up to v1.0.9 X-Git-Tag: v1.0.9^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=d551a67f8308996bdc71cdadc441626cae3e3281;p=speisekarten-editor.git change: version up to v1.0.9 --- diff --git a/src/environments/version.ts b/src/environments/version.ts index 0a0672f..07ed3d0 100644 --- a/src/environments/version.ts +++ b/src/environments/version.ts @@ -1,3 +1,3 @@ export const version = { - version: "v1.0.8" + version: "v1.0.9" };