Skip to content

Commit bc3e45c

Browse files
committed
1.3.0
1 parent 29d8c6c commit bc3e45c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ LABEL org.opencontainers.image.vendor="Authkeys" \
3535
org.opencontainers.image.source="https://github.com/theoapp/theo-node" \
3636
org.opencontainers.image.title="Theo Server" \
3737
org.opencontainers.image.description="The authorized keys manager" \
38-
org.opencontainers.image.version="1.2.0" \
38+
org.opencontainers.image.version="1.3.0" \
3939
org.opencontainers.image.documentation="https://theoapp.readthedocs.io" \
4040
org.opencontainers.image.licenses='Apache-2.0'

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theo",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Theo is your AuthorizedKeys manager",
55
"main": "index.js",
66
"repository": "theoapp/theo-node",

0 commit comments

Comments
 (0)