Skip to content

Commit c77c90c

Browse files
committed
Bump version
1 parent b2b1dbf commit c77c90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLiteSharp/SQLiteSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<VersionPrefix>3.1</VersionPrefix>
3+
<VersionPrefix>3.2</VersionPrefix>
44
<TargetFrameworks>netstandard2.0;netstandard2.1;net8.0;net9.0</TargetFrameworks>
55
<LangVersion>latest</LangVersion>
66
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)