From 103fc4d0b94b981142ecdbbd746045b278b44ad2 Mon Sep 17 00:00:00 2001 From: Max Winterstein Date: Thu, 23 Nov 2023 09:30:42 +0100 Subject: [PATCH] [CUPS] Update to 3.0.3 --- cups/CHANGELOG.md | 4 ++++ cups/config.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cups/CHANGELOG.md b/cups/CHANGELOG.md index a53c003..a1404b6 100644 --- a/cups/CHANGELOG.md +++ b/cups/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 3.0.3 -- 23.11.2023 + +- Add more printer drivers - thx to [Eskander](https://github.com/Eskander) + ## 3.0.2 -- 20.11.2023 - Fix missing password for user `print` diff --git a/cups/config.yaml b/cups/config.yaml index 92eed8d..be8f6ff 100644 --- a/cups/config.yaml +++ b/cups/config.yaml @@ -1,5 +1,5 @@ name: CUPS -version: 3.0.2 +version: 3.0.3 url: https://github.com/MaxWinterstein/homeassistant-addons/ image: ghcr.io/maxwinterstein/homeassistant-addon-cups-{arch} slug: cups