From cb93b32c18d579cfcaa297f72fd45a2d22145973 Mon Sep 17 00:00:00 2001 From: Shane Lindsay Date: Wed, 2 Oct 2024 20:59:10 -0700 Subject: [PATCH] Remove trailing space from description --- charts/postiz/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postiz/Chart.yaml b/charts/postiz/Chart.yaml index 1ffd178..ae8d099 100644 --- a/charts/postiz/Chart.yaml +++ b/charts/postiz/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: postiz-app -description: A Social Media Scheduling App +description: A Social Media Scheduling App type: application version: 1.0.2 appVersion: "1.3.0"