From c8f6c0395169b6cba50026db7df3ef0e3a4bcb04 Mon Sep 17 00:00:00 2001 From: Saif Alaqqad Date: Sat, 25 May 2024 12:31:38 +0300 Subject: [PATCH] Bump version --- src/AspireRunner.Core/AspireRunner.Core.csproj | 2 +- src/AspireRunner.Tool/AspireRunner.Tool.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/AspireRunner.Core/AspireRunner.Core.csproj b/src/AspireRunner.Core/AspireRunner.Core.csproj index d644c53..ce3cbc5 100644 --- a/src/AspireRunner.Core/AspireRunner.Core.csproj +++ b/src/AspireRunner.Core/AspireRunner.Core.csproj @@ -1,7 +1,7 @@  - 1.1.0 + 1.1.1 net6.0;net7.0;net8.0 win-x64;osx-x64;linux-x64 latest diff --git a/src/AspireRunner.Tool/AspireRunner.Tool.csproj b/src/AspireRunner.Tool/AspireRunner.Tool.csproj index 9b5bd2e..6a99c15 100644 --- a/src/AspireRunner.Tool/AspireRunner.Tool.csproj +++ b/src/AspireRunner.Tool/AspireRunner.Tool.csproj @@ -1,7 +1,7 @@  - 1.1.0 + 1.1.1 Exe net6.0;net7.0;net8.0 win-x64;osx-x64;linux-x64