Skip to content

Commit 1b9beab

Browse files
committed
chore(libs): pjsip builder v2.9.1
1 parent 53eac5e commit 1b9beab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e
33

4-
VERSION="v2.9.0"
4+
VERSION="v2.9.1"
55
URL="https://github.com/codeion/react-native-pjsip-builder/releases/download/${VERSION}/release.tar.gz"
66
LOCK=".libs.lock"
77
DEST=".libs.tar.gz"

0 commit comments

Comments
 (0)