Skip to content

Commit

Permalink
Update distribute (0ed11b84a991822ee01fb423847ba8e57ee456db)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 27, 2025
1 parent 0a7af4f commit 42a2787
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 4 deletions.
25 changes: 22 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -70771,9 +70771,9 @@
}
},
"NowPlaying": {
"BuiltCommit": "02e4a6f08def3b39aa2b011b64f911326e9a2c5b",
"TimeBuilt": "2025-01-23T17:49:11.2034844+00:00",
"EffectiveVersion": "1.0.0.0",
"BuiltCommit": "fc3f576b4cff540555e733bc00a934330ac660e2",
"TimeBuilt": "2025-01-27T10:05:20.968274+00:00",
"EffectiveVersion": "1.1.0.0",
"MinimumVersion": null,
"Changelogs": {
"1.0.0.0": {
Expand All @@ -70794,6 +70794,25 @@
}
],
"Reviewer": "philpax"
},
"1.1.0.0": {
"TimeReleased": "2025-01-27T10:05:20.9683496+00:00",
"Changelog": "Implement hiding status bar element on pause (new default), and add play and pause command (implemented from feedback requests). Rewrite command argument handler.",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.2.25"
},
{
"Key": "NPSMLib",
"Version": "0.9.14"
}
],
"Reviewer": "philpax"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion testing-live/NowPlaying/NowPlaying.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "wompscode",
"Name": "NowPlaying",
"InternalName": "NowPlaying",
"AssemblyVersion": "1.0.0.0",
"AssemblyVersion": "1.1.0.0",
"Description": "Play/pause/skip songs that are currently playing. Ideal for macro usage. (Windows only)",
"ApplicableVersion": "any",
"Tags": [
Expand Down
Binary file modified testing-live/NowPlaying/latest.zip
Binary file not shown.

0 comments on commit 42a2787

Please sign in to comment.