Skip to content

Commit 4be2851

Browse files
committed
Version bump
1 parent 7d8d8f3 commit 4be2851

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

stellar-dotnet-sdk-xdr/stellar-dotnet-sdk-xdr.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
5-
<Version>9.1.1</Version>
5+
<Version>9.1.2</Version>
66
<OutputType>Library</OutputType>
77
<StartupObject />
88
<RootNamespace>stellar_dotnet_sdk_xdr</RootNamespace>

stellar-dotnet-sdk/stellar-dotnet-sdk.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
<TargetFramework>net6.0</TargetFramework>
4-
<Version>9.1.1</Version>
4+
<Version>9.1.2</Version>
55
<ApplicationIcon />
66
<OutputType>Library</OutputType>
77
<StartupObject />

0 commit comments

Comments
 (0)