Skip to content

Commit 8f49488

Browse files
committed
Bump to v1.9.2
1 parent 68be74c commit 8f49488

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.9.2] - 2020-12-02
6+
57
### Bug fixes
68

79
* Compatibility with Slay the Spire v2.2 (fixes crash in death screens) (thanks A Cake Wearing A Hat and Celicath for reporting!)

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.9.1</version>
7+
<version>1.9.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.9.1\n\n[h3]Bug fixes[/h3]\n[list]\n[*] Fix crash when viewing CULL cards in Compendium\n[/list]\n[h3]CULL updates[/h3]\n[list]\n[*] New art for Paralysis (thanks Fr33ly)\n[/list]\n[h3]Wanderer Updates[/h3]\n[list]\n[*] New art for Siphon Energy (thanks Fr33ly)\n[/list]\n",
6+
"changeNote": "v1.9.2\n\n[h3]Bug fixes[/h3]\n[list]\n[*] Compatibility with Slay the Spire v2.2 (fixes crash in death screens) (thanks A Cake Wearing A Hat and Celicath for reporting!)\n[/list]\n",
77
"tags": [
88
"Character",
99
"Expansion"

0 commit comments

Comments
 (0)