Skip to content

Commit

Permalink
Bump version: 2023.10.31
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwaldron committed Oct 31, 2023
1 parent 34e0945 commit 36cfbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebApp/WebApp.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<AssemblyVersion>2023.10.24</AssemblyVersion>
<AssemblyVersion>2023.10.31</AssemblyVersion>
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit 36cfbdc

Please sign in to comment.