1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00

* Updated Versioning

This commit is contained in:
2022-05-22 20:15:51 +03:00
parent 5414dab201
commit 23fa17b840
3 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
FROM alpine
LABEL version="1.1.0"
LABEL version="1.1.1"
# Copy the distribution files
COPY ./dist /app