Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterOrneholm committed Jan 3, 2024
1 parent 51e2381 commit dfba3a1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand All @@ -11,7 +11,7 @@
<AssemblyName>ActiveLogin.Identity.Swedish.AspNetCore</AssemblyName>
<PackageId>ActiveLogin.Identity.Swedish.AspNetCore</PackageId>

<VersionPrefix>3.0.0</VersionPrefix>
<VersionPrefix>3.1.0</VersionPrefix>
<!-- <VersionSuffix>beta-1</VersionSuffix> -->
<AssemblyVersion>3.0.0.0</AssemblyVersion>
<FileVersion Condition="'$(BUILD_BUILDNUMBER)' == ''">$(VersionPrefix).0</FileVersion>
Expand Down

0 comments on commit dfba3a1

Please sign in to comment.