Skip to content

Commit c14a5e5

Browse files
authored
🚀 Release version to 2025.10.24 (#204)
This pull request updates the NuGet package version in the `VerticalSliceArchitecture.nuspec` file to reflect a new release. - Version bump: * Updated the `<version>` field from `2025.06.04` to `2025.10.24` in `VerticalSliceArchitecture.nuspec` to prepare for a new package release.
1 parent aeedc65 commit c14a5e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VerticalSliceArchitecture.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44

55
<id>SSW.VerticalSliceArchitecture.Template</id>
6-
<version>2025.06.04</version>
6+
<version>2025.10.24</version>
77
<title>Vertical Slice Architecture Template</title>
88
<authors>SSW Consulting</authors>
99
<description>Vertical Slice Architecture template using ASP.NET Core</description>
@@ -36,4 +36,4 @@
3636
<file src=".\**" target="content" exclude="**\bin\**;**\obj\**;**\.vs\**;**\.vscode\**;**\.git\**;**\.github\**;**\LICENSE;**\*.nupkg" />
3737
</files>
3838

39-
</package>
39+
</package>

0 commit comments

Comments
 (0)