Skip to content

Commit b166f77

Browse files
Bumped version
1 parent d388e71 commit b166f77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Xero.NetStandard.OAuth2/Xero.NetStandard.OAuth2.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
1616
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
1717
<RootNamespace>Xero.NetStandard.OAuth2</RootNamespace>
18-
<Version>5.0.0</Version>
18+
<Version>0.0.4</Version>
1919
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\Xero.NetStandard.OAuth2.xml</DocumentationFile>
2020
<PackageLicense>https://github.com/XeroAPI/Xero-NetStandard/</PackageLicense>
2121
<Owners>Xero</Owners>

Xero.NetStandard.OAuth2Client/Xero.NetStandard.OAuth2Client.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<TargetFramework>net8.0</TargetFramework>
44
<PackageId>Xero.NetStandard.OAuth2Client</PackageId>
5-
<Version>1.6.0</Version>
5+
<Version>0.0.4</Version>
66
<Authors>Xero</Authors>
77
<Company>Xero</Company>
88
<PackageLicense>https://github.com/XeroAPI/Xero-NetStandard/</PackageLicense>

0 commit comments

Comments
 (0)