Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
EndsOfTheEarth authored and EndsOfTheEarth committed Jun 18, 2023
1 parent 95c1865 commit 7d78c11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions QueryLite/QueryLite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Nullable>Enable</Nullable>
<AssemblyVersion>0.9.0</AssemblyVersion>
<FileVersion>0.9.0</FileVersion>
<Version>0.9.0</Version>
<AssemblyVersion>0.9.1</AssemblyVersion>
<FileVersion>0.9.1</FileVersion>
<Version>0.9.1</Version>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<PackageId>QueryLite.net</PackageId>
<Title>Query Lite</Title>
Expand Down

0 comments on commit 7d78c11

Please sign in to comment.