Skip to content

Commit

Permalink
SNOW-897248: Bumped up DotNet connector PATCH version from 2.1.0 to 2…
Browse files Browse the repository at this point in the history
….1.1 (#749)

@noreview - This is an automated process. No review is required

### Description
Please explain the changes you made here.

### Checklist
- [ ] Code compiles correctly
- [ ] Code is formatted according to [Coding
Conventions](../CodingConventions.md)
- [ ] Created tests which fail without the change (if possible)
- [ ] All tests passing (`dotnet test`)
- [ ] Extended the README / documentation, if necessary
- [ ] Provide JIRA issue id (if possible) or GitHub issue id in PR name

Co-authored-by: Jenkins User <snowflake-provisioner>
  • Loading branch information
sfc-gh-anavalos authored Aug 22, 2023
1 parent 2000138 commit 3dffc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snowflake.Data/Snowflake.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Product>Snowflake Connector for .NET</Product>
<Authors>howryu, tchen</Authors>
<Copyright>Copyright (c) 2012-2023 Snowflake Computing Inc. All rights reserved.</Copyright>
<Version>2.1.0</Version>
<Version>2.1.1</Version>
<DebugType>Full</DebugType>
<LangVersion>7.3</LangVersion>
</PropertyGroup>
Expand Down

0 comments on commit 3dffc3c

Please sign in to comment.