From 4232f359c73bfaa9b5bfcbaf6a2ed86a6d7d9acc Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com.> Date: Mon, 20 May 2024 18:44:13 +0100 Subject: [PATCH] bump --- build.gradle | 2 +- chart/stirling-pdf/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 48aafae2..a451efd2 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ plugins { import com.github.jk1.license.render.* group = 'stirling.software' -version = '0.24.3' +version = '0.24.4' //17 is lowest but we support and recommend 21 sourceCompatibility = '17' diff --git a/chart/stirling-pdf/Chart.yaml b/chart/stirling-pdf/Chart.yaml index 59519584..d5b6019d 100644 --- a/chart/stirling-pdf/Chart.yaml +++ b/chart/stirling-pdf/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.24.3 +appVersion: 0.24.4 description: locally hosted web application that allows you to perform various operations on PDF files home: https://github.com/Stirling-Tools/Stirling-PDF