]> gitweb.hhaalo.de Git - speisekarten-editor.git/commitdiff
change: version up to v1.0.11
authorBastian Dehn <hhaalo@arcor.de>
Sun, 14 Aug 2022 08:13:09 +0000 (10:13 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 14 Aug 2022 08:13:09 +0000 (10:13 +0200)
src/environments/version.ts

index f05898e65e76cf3e6235aae31935a14f5e3a43f7..1b62ebb97ca468a260621bfbae3466984abbea8f 100644 (file)
@@ -1,3 +1,3 @@
 export const version = {
-       version: "v1.0.10"
+       version: "v1.0.11"
 };