diff --git a/ConsoleApp1/ConsoleApp1.csproj b/ConsoleApp1/ConsoleApp1.csproj
index 5d59ea2..cc1f4d3 100644
--- a/ConsoleApp1/ConsoleApp1.csproj
+++ b/ConsoleApp1/ConsoleApp1.csproj
@@ -26,7 +26,7 @@
-
+
diff --git a/PrimaryParameter.SG/PrimaryParameter.SG.csproj b/PrimaryParameter.SG/PrimaryParameter.SG.csproj
index c483262..5368137 100644
--- a/PrimaryParameter.SG/PrimaryParameter.SG.csproj
+++ b/PrimaryParameter.SG/PrimaryParameter.SG.csproj
@@ -31,7 +31,7 @@
FaustVX.PrimaryParameter.SG
- 1.4.0
+ 1.5.0
FaustVX
https://github.com/FaustVX/PrimaryParameter
git
diff --git a/README.md b/README.md
index 5b01783..c441292 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,7 @@ You can type as many attributes as you want on a single parameter (Except for `D
## Versions
|Version|Date|Comments|
|-------|----|--------|
+|v1.5.0|18/05/2024|Don't generate `PC01` on a primary contructor base call|
|v1.4.0|18/05/2024|Added `Conditional` on generated attributes|
|v1.3.4|18/05/2024|Added `` generation|
|v1.3.3|01/12/2023|Renamed `DontUse` to `DoNotUse`|