Skip to content

Commit fc448cc

Browse files
authored
Merge pull request #27 from tobifroe/main
fix: upgrade stirling-pdf to 1.0.2
2 parents 681790f + f13b3db commit fc448cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/stirling-pdf/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 1.0.1
2+
appVersion: 1.0.2
33
description: locally hosted web application that allows you to perform various operations on PDF files
44
home: https://github.com/Stirling-Tools/Stirling-PDF
55
keywords:
@@ -12,4 +12,4 @@ maintainers:
1212
name: stirling-pdf-chart
1313
sources:
1414
- https://github.com/Stirling-Tools/Stirling-PDF-chart
15-
version: 2.0.1
15+
version: 2.0.2

charts/stirling-pdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# stirling-pdf-chart
22

3-
![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square)
3+
![Version: 2.0.2](https://img.shields.io/badge/Version-2.0.2-informational?style=flat-square) ![AppVersion: 1.0.2](https://img.shields.io/badge/AppVersion-1.0.2-informational?style=flat-square)
44

55
locally hosted web application that allows you to perform various operations on PDF files
66

0 commit comments

Comments
 (0)