Skip to content

Commit 3362e2c

Browse files
committed
Oops - typo in dev version prefix
1 parent 815024f commit 3362e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Seq.Api/Seq.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>Client library for the Seq HTTP API.</Description>
4-
<VersionPrefix>2020.3.0</VersionPrefix>
4+
<VersionPrefix>2021.3.0</VersionPrefix>
55
<Authors>Datalust;Contributors</Authors>
66
<TargetFramework>netstandard2.0</TargetFramework>
77
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)