Skip to content

Commit bc85b6a

Browse files
committed
Version 3.7.0
- Fix ID3 chapter bugs and tests - Workaround for undeclared padding (#69) - Add UFID support for ID3 tags - Check for ArrayBuffer.isView for older versions of Firefox (#51) - Fix shortcuts for frame ids with multiple entries (#64) - Use native XHR in WebWorker environment (#65)
1 parent c9a980b commit bc85b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsmediatags",
3-
"version": "3.6.2",
3+
"version": "3.7.0",
44
"description": "Media Tags Reader (ID3, MP4)",
55
"author": {
66
"name": "António Afonso",

0 commit comments

Comments
 (0)