Skip to content

Commit 7f260ff

Browse files
author
LocalIdentity
committed
Fix changelogs and version number
1 parent 2da12ea commit 7f260ff

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Changelog
2-
## [2.0.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/2.0.0) (2021/04/05)
2+
## [2.0.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/2.0.1) (2021/04/05)
33

4-
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v1.4.170.28...2.0.0)
4+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/2.0.0...2.0.1)
55

66
**Fixed bugs:**
77

88
- Fix crash related to Arcanist Brand [\#2408](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2408) ([Wires77](https://github.com/Wires77))
99
- Fix crash related to triggered mana cost on skills from items without a level [\#2409](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2409) ([Wires77](https://github.com/Wires77))
10-
- Fix loading PoB from Unicode filepath [\#2413](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2413) ([Wires77](https://github.com/Wires77))
10+
- Fix crash when loading PoB from Unicode filepath [\#2413](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2413) ([Wires77](https://github.com/Wires77))
1111

1212
## [2.0.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/2.0.0) (2021/04/05)
1313

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ VERSION[2.0.1][2021/04/05]
22

33
* Fix crash related to Arcanist Brand (Wires77)
44
* Fix crash related to triggered mana cost on skills from items without a level (Wires77)
5-
* Fix loading PoB from Unicode filepath (Wires77)
5+
* Fix crash when loading PoB from Unicode filepath (Wires77)
66

77
VERSION[2.0.0][2021/04/05]
88

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<File name="UpdateCheck.lua" part="program" sha1="c0a1a7e9823bcecef193bf3a846e93d5ea2d9021" />
1111
<File name="UpdateApply.lua" part="program" sha1="4dd42f413cb89a963e4ae1b40e214985b909c05b" />
1212
<File name="GameVersions.lua" part="program" sha1="ba9b08700c20bb54453133f67139836a3997f685" />
13-
<File name="changelog.txt" part="default" sha1="74d264daaaa597ab34a58d402ade34396a5dffc1" />
13+
<File name="changelog.txt" part="default" sha1="c2e10f37bbccbc77441c2c65f0d02398b9de3e4e" />
1414
<File name="Path{space}of{space}Building.exe" part="runtime" platform="win32" sha1="f92fcf1a0ac4eb26f249611573e1ee13ae635200" />
1515
<File name="lua51.dll" part="runtime" platform="win32" sha1="7a973d3c0b5121e6aad0dcb9323be5b432fc63e7" />
1616
<File name="SimpleGraphic.dll" part="runtime" platform="win32" sha1="cc0214199af6b4cb770e2f6a089af9b66c3f7d59" />

0 commit comments

Comments
 (0)