+ QR Code generation
+ Added micromodal
* Bumped version by 0.0.8
* Updated DockerFile
* Updated Changelog
This commit is contained in:
2022-05-22 20:42:19 +03:00
parent 23fa17b840
commit 0bc4942924
6 changed files with 293 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine
LABEL version="1.1.1"
LABEL version="1.2.0"
# Copy the distribution files
COPY ./dist /app