Skip to content

Commit b12446b

Browse files
committed
Update distribute (2766afba3c65c8157325a4914725210e428a7f03)
1 parent 0823da2 commit b12446b

File tree

3 files changed

+43
-4
lines changed

3 files changed

+43
-4
lines changed

stable/XIVCombo/XIVCombo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "Attick, daemitus, maintained by Khayle",
33
"Name": "XIV Combo",
44
"InternalName": "XIVCombo",
5-
"AssemblyVersion": "2.0.0.5",
5+
"AssemblyVersion": "2.0.0.6",
66
"Description": "This plugin condenses combos and mutually exclusive abilities onto a single button. /pcombo to open menu",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/MKhayle/XivComboPlugin",

stable/XIVCombo/latest.zip

52 Bytes
Binary file not shown.

state.json

Lines changed: 42 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5229,9 +5229,9 @@
52295229
}
52305230
},
52315231
"XIVCombo": {
5232-
"BuiltCommit": "964a0d9b9651a2225f961f24e43fba81bdfc01cd",
5233-
"TimeBuilt": "2025-01-15T19:52:32.6905254+00:00",
5234-
"EffectiveVersion": "2.0.0.5",
5232+
"BuiltCommit": "b36a4b66e3f0dae14a563c9eecceb7431e291280",
5233+
"TimeBuilt": "2025-01-16T21:08:46.7846557+00:00",
5234+
"EffectiveVersion": "2.0.0.6",
52355235
"MinimumVersion": null,
52365236
"Changelogs": {
52375237
"1.7.14.0": {
@@ -5355,6 +5355,45 @@
53555355
}
53565356
],
53575357
"Reviewer": "reiichi001"
5358+
},
5359+
"2.0.0.6": {
5360+
"TimeReleased": "2025-01-16T21:08:46.7847275+00:00",
5361+
"Changelog": "- Fixed MCH\u0027s Hypercharge and Spreadshot combos being swapped.\n\t\t",
5362+
"UsedNeeds": [
5363+
{
5364+
"Key": "DalamudPackager",
5365+
"Version": "11.0.0"
5366+
},
5367+
{
5368+
"Key": "DotNet.ReproducibleBuilds",
5369+
"Version": "1.1.1"
5370+
},
5371+
{
5372+
"Key": "Microsoft.Build.Tasks.Git",
5373+
"Version": "1.1.1"
5374+
},
5375+
{
5376+
"Key": "Microsoft.SourceLink.AzureRepos.Git",
5377+
"Version": "1.1.1"
5378+
},
5379+
{
5380+
"Key": "Microsoft.SourceLink.Bitbucket.Git",
5381+
"Version": "1.1.1"
5382+
},
5383+
{
5384+
"Key": "Microsoft.SourceLink.Common",
5385+
"Version": "1.1.1"
5386+
},
5387+
{
5388+
"Key": "Microsoft.SourceLink.GitHub",
5389+
"Version": "1.1.1"
5390+
},
5391+
{
5392+
"Key": "Microsoft.SourceLink.GitLab",
5393+
"Version": "1.1.1"
5394+
}
5395+
],
5396+
"Reviewer": "philpax"
53585397
}
53595398
}
53605399
},

0 commit comments

Comments
 (0)