Skip to content

Commit

Permalink
Merge pull request #526 from sp00ktober/master
Browse files Browse the repository at this point in the history
bump version and CHANGELOG.md
  • Loading branch information
sp00ktober authored Feb 17, 2022
2 parents 6786903 + 3ab501e commit 1b771ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Changelog

0.8.2:

- @kremnev8: fix issue with EmojiDataManager when a save was loaded multiple times in a row.

0.8.1:

- @starfish: Add copy&close error button
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.8.1",
"version": "0.8.2",
"assemblyVersion": {
"precision": "build"
},
Expand Down

0 comments on commit 1b771ef

Please sign in to comment.