From 42bf434a7080a3d1ed30f74eda9d88a2813197cc Mon Sep 17 00:00:00 2001 From: Pierre Guillod Date: Tue, 25 Jul 2023 09:43:20 +0200 Subject: [PATCH] bump to 0.11.0 --- stirling-pdf/CHANGELOG.md | 1 + stirling-pdf/Dockerfile | 2 +- stirling-pdf/config.yaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/stirling-pdf/CHANGELOG.md b/stirling-pdf/CHANGELOG.md index 6e64c7c..8ec6eca 100644 --- a/stirling-pdf/CHANGELOG.md +++ b/stirling-pdf/CHANGELOG.md @@ -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 diff --git a/stirling-pdf/Dockerfile b/stirling-pdf/Dockerfile index de36322..abe5cd4 100644 --- a/stirling-pdf/Dockerfile +++ b/stirling-pdf/Dockerfile @@ -1 +1 @@ -FROM frooodle/s-pdf:0.10.3 +FROM frooodle/s-pdf:0.11.0 diff --git a/stirling-pdf/config.yaml b/stirling-pdf/config.yaml index 88a0d24..f5befd0 100644 --- a/stirling-pdf/config.yaml +++ b/stirling-pdf/config.yaml @@ -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