Skip to content

Commit 18a7e69

Browse files
Added updated package.json
1 parent aa04b06 commit 18a7e69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@descript/ffmpeg-ffprobe-static",
3-
"version": "6.1.2-rc.3",
3+
"version": "7.1.0-rc.1",
44
"description": "Non-free versions of ffmpeg and ffprobe static binaries for Mac OSX, Linux, and Windows for server-side use only",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -17,8 +17,8 @@
1717
"prepublishOnly": "npm run lint && npm test"
1818
},
1919
"ffmpeg-static": {
20-
"binary-release-tag": "b6.1.2-rc.3",
21-
"binary-release-name": "6.1.2-rc.3"
20+
"binary-release-tag": "b7.1.0-rc.1",
21+
"binary-release-name": "7.1.0-rc.1"
2222
},
2323
"repository": {
2424
"type": "git",

0 commit comments

Comments
 (0)