Compare commits
5 commits
16b60d2073
...
260da9ea2d
Author | SHA1 | Date | |
---|---|---|---|
260da9ea2d | |||
1fed066746 | |||
801e27504a | |||
7ac118b67c | |||
99d8f80fb2 |
4 changed files with 4 additions and 3 deletions
|
@ -8,7 +8,7 @@ This repository can be pointed at as a Home Assistant add-ons repository. It con
|
|||
|
||||
| Package | Stable | Staging |
|
||||
|-----------------|----------|-----------|
|
||||
| Stirling PDF | `0.20.1` | `0.22.6` |
|
||||
| Stirling PDF | `0.22.6` | `0.22.6` |
|
||||
| Shadowsocks | `1.18.2` | `1.18.2` |
|
||||
| Homebox | `n/a` | `0.10.3` |
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
## ⬆️ Backend bumps
|
||||
|
||||
- ⬆️ Bump to Stirling PDF 0.22.6
|
||||
- ⬆️ Bump to Stirling PDF 0.20.1
|
||||
- ⬆️ Bump to Stirling PDF 0.17.2
|
||||
- ⬆️ Bump to Stirling PDF 0.15.1
|
||||
|
|
|
@ -1 +1 @@
|
|||
FROM frooodle/s-pdf:0.20.1
|
||||
FROM frooodle/s-pdf:0.22.6
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: "Stirling PDF"
|
||||
description: "Fully-featured self-hosted PDF editor."
|
||||
version: "0.20.1"
|
||||
version: "0.22.6"
|
||||
slug: "stirling_pdf"
|
||||
startup: services
|
||||
ingress: true
|
||||
|
|
Loading…
Reference in a new issue