From 20e3e58fc2d0104c0beda89771f962727a8339ec Mon Sep 17 00:00:00 2001 From: Dustin Date: Sun, 25 May 2025 20:27:13 -0600 Subject: [PATCH] Upversioned to 1.1.1 --- .../CommonImageActions.AspNetCore.csproj | 2 +- CommonImageActions.Core/CommonImageActions.Core.csproj | 2 +- CommonImageActions.Pdf/CommonImageActions.Pdf.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CommonImageActions.AspNetCore/CommonImageActions.AspNetCore.csproj b/CommonImageActions.AspNetCore/CommonImageActions.AspNetCore.csproj index d11f284..c5d954d 100644 --- a/CommonImageActions.AspNetCore/CommonImageActions.AspNetCore.csproj +++ b/CommonImageActions.AspNetCore/CommonImageActions.AspNetCore.csproj @@ -8,7 +8,7 @@ https://github.com/dustout/CommonImageActions https://github.com/dustout/CommonImageActions LICENSE.txt - 1.1.0 + 1.1.1 logo.png True snupkg diff --git a/CommonImageActions.Core/CommonImageActions.Core.csproj b/CommonImageActions.Core/CommonImageActions.Core.csproj index d09dba8..33951ee 100644 --- a/CommonImageActions.Core/CommonImageActions.Core.csproj +++ b/CommonImageActions.Core/CommonImageActions.Core.csproj @@ -8,7 +8,7 @@ https://github.com/dustout/CommonImageActions LICENSE.txt README.md - 1.1.0 + 1.1.1 logo.png True snupkg diff --git a/CommonImageActions.Pdf/CommonImageActions.Pdf.csproj b/CommonImageActions.Pdf/CommonImageActions.Pdf.csproj index 97b41e5..2d04957 100644 --- a/CommonImageActions.Pdf/CommonImageActions.Pdf.csproj +++ b/CommonImageActions.Pdf/CommonImageActions.Pdf.csproj @@ -5,7 +5,7 @@ enable True Common Image Actions Pdf Extension - 1.1.0 + 1.1.1 https://github.com/dustout/CommonImageActions README.md https://github.com/dustout/CommonImageActions