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