From b8a32e2867ce6ee9f10150b2fceefecbe07cf9a8 Mon Sep 17 00:00:00 2001 From: Brent Bumann Date: Tue, 10 Nov 2020 11:48:05 -0800 Subject: [PATCH] Update Release Version for Spec Update (#181) --- .github/workflows/spec_update.yml | 2 ++ buildall.ps1 | 2 +- dropbox-sdk-dotnet/Dropbox.Api/Dropbox.Api.nuspec | 2 +- spec | 2 +- stone | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/workflows/spec_update.yml b/.github/workflows/spec_update.yml index f30b7773d4..75c0bdafa8 100644 --- a/.github/workflows/spec_update.yml +++ b/.github/workflows/spec_update.yml @@ -55,6 +55,8 @@ jobs: cd .. python generate.py git add dropbox-sdk-dotnet/Dropbox.Api/Generated + git add stone + git add spec - name: Create Pull Request uses: peter-evans/create-pull-request@v3.4.1 if: steps.git-diff-num.outputs.num-diff != 0 diff --git a/buildall.ps1 b/buildall.ps1 index 3a1c1adebd..f6a67ebc3e 100644 --- a/buildall.ps1 +++ b/buildall.ps1 @@ -19,7 +19,7 @@ $nugetPath = "$nugetDir\nuget.exe" $nugetSpecPath = "$sourceDir\Dropbox.Api.nuspec" $docBuildPath = Resolve-Path "doc\StoneDocs.shfbproj" $majorVersion = "5.0" -$releaseVersion = "5.3.0" +$releaseVersion = "5.4.0" $assemblyInfoPath = "$sourceDir\AppProperties\AssemblyInfo.cs" $signKeyPath = "$sourceDir\dropbox_api_key.snk" $releaseNotes = @' diff --git a/dropbox-sdk-dotnet/Dropbox.Api/Dropbox.Api.nuspec b/dropbox-sdk-dotnet/Dropbox.Api/Dropbox.Api.nuspec index 5bef861916..a96059c469 100644 --- a/dropbox-sdk-dotnet/Dropbox.Api/Dropbox.Api.nuspec +++ b/dropbox-sdk-dotnet/Dropbox.Api/Dropbox.Api.nuspec @@ -2,7 +2,7 @@ Dropbox.Api - 5.3.0 + 5.4.0 Dropbox v2 API Dropbox Dropbox diff --git a/spec b/spec index ed6e389b2d..a3171e4f27 160000 --- a/spec +++ b/spec @@ -1 +1 @@ -Subproject commit ed6e389b2d16d19b21e68413ae8f4743dd9b9223 +Subproject commit a3171e4f2732b2d9179325eea9c1471f9e7632c3 diff --git a/stone b/stone index 0b49b05510..5f586653a6 160000 --- a/stone +++ b/stone @@ -1 +1 @@ -Subproject commit 0b49b055109dd2d60259fadb9eb7caa043a74ee4 +Subproject commit 5f586653a60734f7734618951e5b8d734dac152c