Skip to content

Commit a0d4a98

Browse files
Update version number for release
1 parent d144fd7 commit a0d4a98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Stott.Security.Optimizely/Stott.Security.Optimizely.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>net6.0;net8.0;net9.0</TargetFrameworks>
55
<AddRazorSupportForMvc>true</AddRazorSupportForMvc>
6-
<Version>3.1.0.0</Version>
6+
<Version>3.1.2.0</Version>
77
<RepositoryUrl>https://github.com/GeekInTheNorth/Stott.Security.Optimizely</RepositoryUrl>
88
<PackageProjectUrl>https://github.com/GeekInTheNorth/Stott.Security.Optimizely</PackageProjectUrl>
99
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
@@ -14,7 +14,7 @@
1414
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1515
<RepositoryType>git</RepositoryType>
1616
<PackageReadmeFile>README.md</PackageReadmeFile>
17-
<AssemblyVersion>3.1.0.0</AssemblyVersion>
17+
<AssemblyVersion>3.1.2.0</AssemblyVersion>
1818
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
1919
<PackageOutputPath>D:\Repos\Nuget</PackageOutputPath>
2020
<PackageReleaseNotes>Adds stronger NONCE generation, improvements to the report-to endpoint and remove prefetch-src.</PackageReleaseNotes>

0 commit comments

Comments
 (0)