Skip to content

Commit

Permalink
Bumped version to v0.8.31; Updated the ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteFang5 committed Dec 23, 2023
1 parent e2a9ac6 commit d0466ff
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
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.31 (2023-12-23)

- Fixed an issue when evaluating socketless items

## 0.8.30 (2023-12-23)

- Updated the PoE Assets using PoE Asset Updater (commit e61a500) and PoE Client v3.23.0c
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poe-overlay",
"version": "0.8.30",
"version": "0.8.31",
"private": true,
"description": "An Overlay for Path of Exile. Built with Electron and Angular.",
"main": "main.js",
Expand Down

0 comments on commit d0466ff

Please sign in to comment.