Skip to content

Commit 2ddc67a

Browse files
committed
icon
1 parent 9242832 commit 2ddc67a

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
@@ -7,3 +7,4 @@
77
- Add split pathing. so the plugin doesnt have to update anytime there is a path update - Kage
88
- Add Death handling. Now it will retry 5 times before it needs manual intervention. - Kage
99
- Fix list quests not selecting the correct response - Kage
10+
- 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)