Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gasparnagy committed Oct 8, 2024
1 parent 311912a commit cda0318
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# [vNext]

## Improvements:

## Bug fixes:

*Contributors of this release (in alphabetical order):*

# v2.1.1 - 2024-10-08

## Bug fixes:

* Fix: Rule Backgounds cause External Data Plugin to fail (#271)
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<PropertyGroup>
<VersionPrefix>2.1.1</VersionPrefix>
<VersionPrefix>2.1.2</VersionPrefix>
<VersionSuffix>local</VersionSuffix>
<AssemblyVersion>2.0.0</AssemblyVersion>
<CompatibilityVersionUpperRange>3</CompatibilityVersionUpperRange>
Expand Down

0 comments on commit cda0318

Please sign in to comment.