We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3633797 commit f1597b1Copy full SHA for f1597b1
src/wysiwgUmbracoCommunityExtensions/manually-pack.cmd
@@ -1,3 +1,3 @@
1
rem This script is used to build the Umbraco Community Extensions project and create a NuGet package.
2
-dotnet pack --configuration Release /p:Version=15.3.1 --output z:\nuget.local
+dotnet pack --configuration Release /p:Version=15.3.2 --output z:\nuget.local
3
pause
0 commit comments