Release v2.8.8

This commit is contained in:
alam00000
2026-08-29 14:47:41 +05:30
parent a453313ff3
commit f96cd4e516
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,10 +7,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.6
version: 1.0.7
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: '2.8.7'
appVersion: '2.8.8'
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "bento-pdf",
"private": true,
"version": "2.8.7",
"version": "2.8.8",
"license": "AGPL-3.0-only",
"type": "module",
"scripts": {