Skip to content

Commit

Permalink
chore: bump version number
Browse files Browse the repository at this point in the history
Updated the version number in the project configuration from 1.4.2 to 1.4.3.
  • Loading branch information
tanczosm committed Mar 6, 2024
1 parent 03a3cae commit f939815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpiceDb/SpiceDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageIcon>logo.png</PackageIcon>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Version>1.4.2</Version>
<Version>1.4.3</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit f939815

Please sign in to comment.