Skip to content

Commit e929fbd

Browse files
authored
Merge pull request #326 from PunishXIV/Kagedevs
icon
2 parents f45152b + 2ddc67a commit e929fbd

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
- Loading local paths after downloaded bundle paths -alydev
99
- Add Death handling. Now it will retry 5 times before it needs manual intervention. - Kage
1010
- Fix list quests not selecting the correct response - Kage
11+
- Fix Icon - Kage

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup Condition="$(MSBuildProjectName) != 'GatheringPathRenderer'">
3-
<Version>15.285.1.2</Version>
3+
<Version>15.285.1.3</Version>
44
</PropertyGroup>
55

66
<PropertyGroup>

Questionable/Questionable.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"msq"
99
],
1010
"RepoUrl": "https://github.com/PunishXIV/Questionable",
11-
"IconUrl": "https://qstxiv.github.io/icons/Questionable.png",
11+
"IconUrl": "https://s3.puni.sh/media/plugin/94/icon-dpfaauzm5b.png",
1212
"DalamudApiLevel": 15
1313
}

0 commit comments

Comments
 (0)