Skip to content

Commit 5748c6f

Browse files
Release 0.11.2 (#1271)
* Prepare release 0.11.2 * Update manifest --------- Co-authored-by: Wires77 <[email protected]>
1 parent 1abef98 commit 5748c6f

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [v0.11.2](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.11.2) (2025/09/02)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.11.1...v0.11.2)
6+
7+
8+
## What's Changed
9+
### Fixed Crashes
10+
- Fix crash when allocating Answered Call [\#1270](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1270) ([Blitz54](https://github.com/Blitz54))
11+
12+
13+
314
## [v0.11.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.11.1) (2025/09/02)
415

516
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.11.0...v0.11.1)

changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
VERSION[0.11.2][2025/09/02]
2+
3+
--- Fixed Crashes ---
4+
* Fix crash when allocating Answered Call (Blitz54)
5+
6+
17
VERSION[0.11.1][2025/09/02]
28

39
--- Fixed Crashes ---

manifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<PoBVersion>
3-
<Version number="0.11.1" />
3+
<Version number="0.11.2" />
44
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/" />
55
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/runtime/" />
66
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/src/" />
77
<Source part="tree" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/src/" />
8-
<File name="changelog.txt" part="default" sha1="8890a52031ea5e94032a7d816d4c4e4299f2af4f" />
8+
<File name="changelog.txt" part="default" sha1="877d69b22ca3106082d419b29e00dddd7e000824" />
99
<File name="help.txt" part="default" sha1="eb788d20352333fad99bcf6092306f0c3bca3122" />
1010
<File name="LICENSE.md" part="default" sha1="e81bd01e60cdf8646f3308ec71fa0e8e638d544e" />
1111
<File name="Assets/ascendancypassiveheaderleft.png" part="program" sha1="c1c73a71cc742de4f2964da78e9ed8841ab7039d" />
@@ -175,7 +175,7 @@
175175
<File name="Data/FlavourText.lua" part="program" sha1="544403222e53d76c7e9f8e2f31cb5bf9dee422e2" />
176176
<File name="Data/Gems.lua" part="program" sha1="12bdee76537d7c5a6300e125e8d1b9938704de21" />
177177
<File name="Data/Global.lua" part="program" sha1="db0d91e9677142b5db1e16f535bce7120c8bf90f" />
178-
<File name="Data/Minions.lua" part="program" sha1="5eb78f6cfbb5f6166d41c9275383c2a92ad8aa36" />
178+
<File name="Data/Minions.lua" part="program" sha1="24e0cb3aefa630c5ea770c202db138111555b411" />
179179
<File name="Data/Misc.lua" part="program" sha1="7078c216e19e2ca216d0b81c19267168966676db" />
180180
<File name="Data/ModCache.lua" part="program" sha1="fa4c0f78fdb9ec19c3aea36f88bcb1d37eb3d37f" />
181181
<File name="Data/ModCharm.lua" part="program" sha1="73c45fed94f6d7310a203e559670fb259e87362d" />

0 commit comments

Comments
 (0)