From: Bastian Dehn Date: Thu, 18 Aug 2022 16:55:37 +0000 (+0200) Subject: change: version up to v1.0.13 X-Git-Tag: v1.0.13^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=498748c554b25f8e740d2ff4c7889fdcf1c4afd7;p=speisekarten-editor.git change: version up to v1.0.13 --- diff --git a/src/environments/version.ts b/src/environments/version.ts index ecdf29d..9f58184 100644 --- a/src/environments/version.ts +++ b/src/environments/version.ts @@ -1,3 +1,3 @@ export const version = { - version: "v1.0.12" + version: "v1.0.13" };