Skip to content

Commit

Permalink
Bump to v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dbjorge committed Apr 18, 2020
1 parent 17f0d8e commit 2fde48a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [v1.8.2] - 2020-04-18

* Fixed rare crash when upgrading cards outside of combat soon after loading game (thanks modargo)

## [v1.8.1] - 2020-04-07
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>stsjorbsmod</groupId>
<artifactId>JorbsMod</artifactId>
<name>Jorbs's Wanderer Trilogy</name>
<version>1.8.1</version>
<version>1.8.2</version>
<description>The Wanderer, Cull, and Explorers. Inspired by Jorbs and co-developed by the community.</description>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion steam_workshop/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "Jorbs's Wanderer Trilogy",
"description": "",
"visibility": "public",
"changeNote": "v1.8.1\n\n[*] Fixed bug where non-CULL characters would receive 1 manifest for entering event rooms (thanks puffalo for reporting)",
"changeNote": "v1.8.2\n\n[*] Fixed rare crash when upgrading cards outside of combat soon after loading game (thanks modargo)",
"tags": [
"Character",
"Expansion"
Expand Down

0 comments on commit 2fde48a

Please sign in to comment.