]> gitweb.hhaalo.de Git - speisekarten-editor.git/commitdiff
change: version up to v1.0.15
authorBastian Dehn <hhaalo@arcor.de>
Wed, 24 Aug 2022 18:59:45 +0000 (20:59 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Wed, 24 Aug 2022 18:59:45 +0000 (20:59 +0200)
src/environments/version.ts

index 94128aa51fe5c1756e105bf51b41b0cd2b43b0b9..8442b53573778f5956afb65c432564fa15129535 100644 (file)
@@ -1,3 +1,3 @@
 export const version = {
-       version: "v1.0.14"
+       version: "v1.0.15"
 };