bump to 0.11.0
This commit is contained in:
parent
4ea76bba3d
commit
42bf434a70
3 changed files with 3 additions and 2 deletions
|
@ -2,5 +2,6 @@
|
|||
|
||||
## ⬆️ Backend bumps
|
||||
|
||||
- ⬆️ Bump to Stirling PDF 0.11.0
|
||||
- ⬆️ Bump to Stirling PDF 0.10.3
|
||||
- ⬆️ Bump to Stirling PDF 0.10.2
|
||||
|
|
|
@ -1 +1 @@
|
|||
FROM frooodle/s-pdf:0.10.3
|
||||
FROM frooodle/s-pdf:0.11.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: "Stirling PDF"
|
||||
description: "Fully-featured self-hosted PDF editor."
|
||||
version: "0.10.3"
|
||||
version: "0.11.0"
|
||||
slug: "stirling_pdf"
|
||||
startup: services
|
||||
ingress: true
|
||||
|
|
Loading…
Reference in a new issue