Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
27.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgesStavracas committed Oct 4, 2021
1 parent c2c55e4 commit 7c23358
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions com.obsproject.Studio.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
"-DENABLE_PULSEAUDIO=ON",
"-DENABLE_PIPEWIRE=ON",
"-DWITH_RTMPS=ON",
"-DOBS_VERSION_OVERRIDE=27.1.2"
"-DOBS_VERSION_OVERRIDE=27.1.3"
],
"post-install": [
"install -d /app/plugins",
Expand All @@ -316,8 +316,8 @@
{
"type": "git",
"url": "https://github.com/obsproject/obs-studio.git",
"tag": "27.1.2",
"commit": "a0595ae45ba204a1a145dfff49c5abc75e2da883"
"tag": "27.1.3",
"commit": "3c14e4ece250a862a5fa62aa7e85f476f7545ca4"
}
]
}
Expand Down

0 comments on commit 7c23358

Please sign in to comment.