Skip to content

Commit

Permalink
Updating package RC number
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanth-descript committed Jul 11, 2024
1 parent 041b73e commit 070f655
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
apt update
DEBIAN_FRONTEND=noninteractive apt install --no-install-recommends --no-install-suggests -y git git-lfs \
libxcb1 unzip nodejs curl nodejs npm python3-setuptools build-essential
libxcb1 unzip nodejs curl nodejs npm python3-setuptools build-essential libxcb1-dev
- uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "beamcoder-prebuild",
"version": "0.7.1-rc.7",
"version": "0.7.1-rc.8",
"description": "Node.js native bindings to FFmpeg.",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 070f655

Please sign in to comment.