Skip to content

Commit 1e0d698

Browse files
committed
v1.1.6
1 parent 65bfa22 commit 1e0d698

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

Docs/GitHub.Release.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
### Changelog
22

3-
* Add config option `PanelScale` using which you can scale XStorage's panel
3+
* Fix chest name and weight not updating in the UI
4+
5+
* Fix error spam in console when opening a chest
6+
7+
* Update Jotunn v2.14.4, BepInEx v5.4.2200
48

59
### Debug
610

Docs/SolutionDir/Package/Release/CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
#### v1.1.5 (2023-09-22)
1+
#### v1.1.6 (2023-10-14)
22

3-
* Add config option `PanelScale` using which you can scale XStorage's panel
3+
* Fix chest name and weight not updating in the UI
4+
5+
* Fix error spam in console when opening a chest
6+
7+
* Update Jotunn v2.14.4, BepInEx v5.4.2200
48

59
<details>
610
<summary>Click to view previous versions</summary>
11+
12+
* **v1.1.5** (2023-09-22)
13+
14+
* Add config option `PanelScale` using which you can scale XStorage's panel
715

816
* **v1.1.4** (2023-08-26)
917

Docs/SolutionDir/Package/Release/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "XStorage",
33
"description": "Open multiple chests at once, rename them, and move items/stacks to the most suitable chest.",
4-
"version_number": "1.1.5",
4+
"version_number": "1.1.6",
55
"website_url": "https://github.com/SpikeHimself/XStorage",
66
"dependencies": [
77
"denikson-BepInExPack_Valheim-5.4.2200",

0 commit comments

Comments
 (0)