bump deploy to 0.14.1
This commit is contained in:
parent
ca2a0e904c
commit
40f477b48d
3 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
## ⬆️ Backend bumps
|
||||
|
||||
- ⬆️ Bump to Stirling PDF 0.14.1
|
||||
- ⬆️ 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.11.0
|
||||
FROM frooodle/s-pdf:0.14.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: "Stirling PDF"
|
||||
description: "Fully-featured self-hosted PDF editor."
|
||||
version: "0.11.0"
|
||||
version: "0.14.1"
|
||||
slug: "stirling_pdf"
|
||||
startup: services
|
||||
ingress: true
|
||||
|
|
Loading…
Reference in a new issue