bump to 0.11.0

This commit is contained in:
Pierre Guillod 2023-07-25 09:43:20 +02:00
parent 4ea76bba3d
commit 42bf434a70
Signed by: pierre
GPG key ID: 41B31B007654CC17
3 changed files with 3 additions and 2 deletions

View file

@ -2,5 +2,6 @@
## ⬆️ Backend bumps ## ⬆️ Backend bumps
- ⬆️ Bump to Stirling PDF 0.11.0
- ⬆️ Bump to Stirling PDF 0.10.3 - ⬆️ Bump to Stirling PDF 0.10.3
- ⬆️ Bump to Stirling PDF 0.10.2 - ⬆️ Bump to Stirling PDF 0.10.2

View file

@ -1 +1 @@
FROM frooodle/s-pdf:0.10.3 FROM frooodle/s-pdf:0.11.0

View file

@ -1,6 +1,6 @@
name: "Stirling PDF" name: "Stirling PDF"
description: "Fully-featured self-hosted PDF editor." description: "Fully-featured self-hosted PDF editor."
version: "0.10.3" version: "0.11.0"
slug: "stirling_pdf" slug: "stirling_pdf"
startup: services startup: services
ingress: true ingress: true