Skip to content

Commit 2fde48a

Browse files
committed
Bump to v1.8.2
1 parent 17f0d8e commit 2fde48a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [v1.8.2] - 2020-04-18
6+
57
* Fixed rare crash when upgrading cards outside of combat soon after loading game (thanks modargo)
68

79
## [v1.8.1] - 2020-04-07

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>stsjorbsmod</groupId>
55
<artifactId>JorbsMod</artifactId>
66
<name>Jorbs's Wanderer Trilogy</name>
7-
<version>1.8.1</version>
7+
<version>1.8.2</version>
88
<description>The Wanderer, Cull, and Explorers. Inspired by Jorbs and co-developed by the community.</description>
99

1010
<properties>

steam_workshop/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "Jorbs's Wanderer Trilogy",
44
"description": "",
55
"visibility": "public",
6-
"changeNote": "v1.8.1\n\n[*] Fixed bug where non-CULL characters would receive 1 manifest for entering event rooms (thanks puffalo for reporting)",
6+
"changeNote": "v1.8.2\n\n[*] Fixed rare crash when upgrading cards outside of combat soon after loading game (thanks modargo)",
77
"tags": [
88
"Character",
99
"Expansion"

0 commit comments

Comments
 (0)