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

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