diff --git a/znc/CHANGELOG.md b/znc/CHANGELOG.md new file mode 100644 index 000000000..bee6667e1 --- /dev/null +++ b/znc/CHANGELOG.md @@ -0,0 +1,3 @@ +## 0.2.0 + + - Update znc to 1.7.4 (linuxserver/znc:znc-1.7.4-ls16) \ No newline at end of file diff --git a/znc/Dockerfile b/znc/Dockerfile index 9578cb8ef..7709e92e7 100644 --- a/znc/Dockerfile +++ b/znc/Dockerfile @@ -1,4 +1,4 @@ -FROM linuxserver/znc:znc-1.7.3-ls15 +FROM linuxserver/znc:znc-1.7.4-ls16 # use /data instead of /config for hass.io environment RUN sed -i "s|/config|/config/znc|g" /etc/services.d/znc/run \ diff --git a/znc/config.json b/znc/config.json index e9748a3da..8a3da7b7e 100644 --- a/znc/config.json +++ b/znc/config.json @@ -1,6 +1,6 @@ { "name": "znc", - "version": "0.1.1", + "version": "0.2.0", "slug": "znc", "legacy": true, "maintenance": {