From 73f15256270a185747807dca702d6607bb504874 Mon Sep 17 00:00:00 2001 From: Dustin Date: Sat, 24 May 2025 09:22:44 -0600 Subject: [PATCH] Upversioned to 1.1.0 --- .../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 18f20dd..d11f284 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.0.11 + 1.1.0 logo.png True snupkg diff --git a/CommonImageActions.Core/CommonImageActions.Core.csproj b/CommonImageActions.Core/CommonImageActions.Core.csproj index 4ccc9f5..d09dba8 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.0.11 + 1.1.0 logo.png True snupkg diff --git a/CommonImageActions.Pdf/CommonImageActions.Pdf.csproj b/CommonImageActions.Pdf/CommonImageActions.Pdf.csproj index 2a04aa7..97b41e5 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.0.11 + 1.1.0 https://github.com/dustout/CommonImageActions README.md https://github.com/dustout/CommonImageActions