Skip to content

Commit 98cf46d

Browse files
committed
Version is strictly float
1 parent 909d93e commit 98cf46d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"imageUrl": "https://raw.githubusercontent.com/intro-skipper/jellyfin-plugin-ms-api/master/images/logo.png",
1010
"versions": [
1111
{
12-
"version": "1.0.0-e848fac",
12+
"version": "1.0.0",
1313
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/jellyfin-plugin-ms-api/blob/master/CHANGELOG.md)",
1414
"targetAbi": "10.10.2.0",
1515
"sourceUrl": "https://github.com/intro-skipper/jellyfin-plugin-ms-api/releases/download/1.0.0-e848fac/Jellyfin.Plugin.MediaSegmentsApi-1.0.0.zip",
16-
"checksum": "2A4CA7CAC41524EA1C5E33D7533D9BD5",
17-
"timestamp": "2024-11-19T00:00:00Z"
16+
"checksum": "2a4ca7cac41524ea1c5e33d7533d9bd5",
17+
"timestamp": "2024-11-17T21:14:18Z"
1818
}
1919
]
2020
}

0 commit comments

Comments
 (0)