Skip to content

Commit 3664f63

Browse files
Changing rc version
1 parent 31c4c68 commit 3664f63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ffmpeg-ffprobe-static",
3-
"version": "6.1.1",
3+
"version": "6.1.1.rc2",
44
"description": "ffmpeg and ffprobe static binaries for Mac OSX, Linux, and Windows",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -19,7 +19,7 @@
1919
},
2020
"ffmpeg-static": {
2121
"binary-release-tag": "b6.1.1-rc.1",
22-
"binary-release-name": "6.1.1"
22+
"binary-release-name": "6.1.1.rc.1"
2323
},
2424
"repository": {
2525
"type": "git",

0 commit comments

Comments
 (0)