Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
prepare for 2.101.0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
timwellswa committed Jul 28, 2020
1 parent 00ac577 commit 26f9cfd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.101.0] - 2020-07-28
### Fixed
- [image.id versus image.imageId #119](https://github.com/smartsheet-platform/smartsheet-csharp-sdk/issues/119)

## [2.93.2] - 2020-06-11
### Fixed
- [Double url escaping for the search api call #120](https://github.com/smartsheet-platform/smartsheet-csharp-sdk/issues/120)
Expand Down
4 changes: 2 additions & 2 deletions documentation/smartsheet-csharp-sdk-docs-v2.shfbproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PresentationStyle>VS2013</PresentationStyle>
<Preliminary>False</Preliminary>
<NamingMethod>Guid</NamingMethod>
<HelpTitle>Smartsheet C# SDK Documentation v2.93.2</HelpTitle>
<HelpTitle>Smartsheet C# SDK Documentation v2.101.0</HelpTitle>
<FeedbackEMailAddress>api%40smartsheet.com</FeedbackEMailAddress>
<CopyrightText>%28c%29 2014-2020. All Rights Reserved</CopyrightText>
<CopyrightHref>Smartsheet</CopyrightHref>
Expand Down Expand Up @@ -88,7 +88,7 @@
<Argument Key="maxVersionParts" Value="" />
<Argument Key="defaultLanguage" Value="cs" />
</TransformComponentArguments>
<HelpFileVersion>2.93.2.0</HelpFileVersion>
<HelpFileVersion>2.101.0.0</HelpFileVersion>
<RootNamespaceTitle>Smartsheet C# SDK Help Topics</RootNamespaceTitle>
<SaveComponentCacheCapacity>100</SaveComponentCacheCapacity>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion smartsheet-csharp-sdk-v2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Authors>Smartsheet</Authors>
<Product>smartsheet-csharp-sdk</Product>
<PackageTags>Smartsheet Collaboration Project Management Excel spreadsheet</PackageTags>
<Version>2.93.2</Version>
<Version>2.101.0</Version>
<AssemblyName>smartsheet-csharp-sdk</AssemblyName>
<RootNamespace>smartsheet-csharp-sdk</RootNamespace>
</PropertyGroup>
Expand Down

0 comments on commit 26f9cfd

Please sign in to comment.