Skip to content

Commit 44e7696

Browse files
Package as 7.0.1
1 parent 4708d01 commit 44e7696

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>net10.0</TargetFramework>
55
<AddRazorSupportForMvc>true</AddRazorSupportForMvc>
6-
<Version>7.0.0.0</Version>
6+
<Version>7.0.1.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,10 +14,10 @@
1414
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1515
<RepositoryType>git</RepositoryType>
1616
<PackageReadmeFile>README.md</PackageReadmeFile>
17-
<AssemblyVersion>7.0.0.0</AssemblyVersion>
17+
<AssemblyVersion>7.0.1.0</AssemblyVersion>
1818
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
1919
<PackageOutputPath>D:\Repos\Nuget</PackageOutputPath>
20-
<PackageReleaseNotes>Update compilation for CMS 13.</PackageReleaseNotes>
20+
<PackageReleaseNotes>Remove axios from the user interface.</PackageReleaseNotes>
2121
<Nullable>enable</Nullable>
2222
<Title>Stott Security</Title>
2323
</PropertyGroup>

0 commit comments

Comments
 (0)