1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00
+ 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

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