From bced50920cce208d546d69a033f3a525ea3620cf Mon Sep 17 00:00:00 2001 From: yanjustino Date: Wed, 17 Nov 2021 20:21:37 -0300 Subject: [PATCH] Update version to 3.2 --- .github/workflows/dotnet.yml | 2 +- src/components/C4Sharp/C4Sharp.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index a45d4d3..cdd2716 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -7,7 +7,7 @@ on: branches: [ main ] env: - VERSION: 3.1.${{ github.run_number }} + VERSION: 3.2.${{ github.run_number }} NUGET_INDEX: https://api.nuget.org/v3/index.json BUILD_TYPE: Release diff --git a/src/components/C4Sharp/C4Sharp.csproj b/src/components/C4Sharp/C4Sharp.csproj index 4b9735b..beba49d 100644 --- a/src/components/C4Sharp/C4Sharp.csproj +++ b/src/components/C4Sharp/C4Sharp.csproj @@ -11,7 +11,7 @@ https://github.com/8T4/c4sharp git c4, diagrams - 3.1.0 + 3.2.0 https://github.com/8T4/c4sharp/blob/main/LICENSE true true