i18n+filtering fork - fluent-templates v2

release: 1.0.1

Changed files
+2 -1
+1 -1
Cargo.toml
··· 1 1 [package] 2 2 name = "smokesignal" 3 - version = "0.1.0" 3 + version = "1.0.1" 4 4 edition = "2021" 5 5 rust-version = "1.83" 6 6 authors = ["Nick Gerakines <nick.gerakines@gmail.com>"]
+1
Dockerfile
··· 35 35 LABEL org.opencontainers.image.licenses="MIT" 36 36 LABEL org.opencontainers.image.authors="Nick Gerakines <nick.gerakines@gmail.com>" 37 37 LABEL org.opencontainers.image.source="https://tangled.sh/@smokesignal.events/smokesignal" 38 + LABEL org.opencontainers.image.version="1.0.1" 38 39 39 40 WORKDIR /var/lib/smokesignal 40 41 USER smokesignal:smokesignal