Skip to content

Commit

Permalink
version 1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rsafier committed Sep 23, 2024
1 parent 62cf609 commit 900a9ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LNBolt/LNBolt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageProjectUrl>https://github.com/rsafier/LNBolt</PackageProjectUrl>
<PackageId>LNBolt</PackageId>
<Version>1.7.2</Version>
<Version>1.7.5</Version>
<Authors>Richard Safier</Authors>
<PackageDescription>LNBolt - C# BOLT protocol helpers</PackageDescription>
<RepositoryUrl>https://github.com/rsafier/LNBolt</RepositoryUrl>
Expand Down
2 changes: 1 addition & 1 deletion LNUnit/LNUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Version>1.7.3</Version>
<Version>1.7.5</Version>
<IsPackable>true</IsPackable>
<PackageId>LNUnit</PackageId>
<PackageDescription>Lightning Network Unit Testing Framework</PackageDescription>
Expand Down

0 comments on commit 900a9ca

Please sign in to comment.