From 96a6b2e498a09f3a9de626084c453a082f1770de Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 10 Jul 2024 15:27:04 +0800 Subject: [PATCH] Release v5.14.25 --- platform/version.go | 2 +- scripts/setup-aapanel/info.json | 2 +- scripts/setup-bt/info.json | 2 +- scripts/setup-droplet/srs.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platform/version.go b/platform/version.go index c39c08d3..37cdf065 100644 --- a/platform/version.go +++ b/platform/version.go @@ -6,4 +6,4 @@ package main // The version for platform. -const version = "v5.14.22" +const version = "v5.14.25" diff --git a/scripts/setup-aapanel/info.json b/scripts/setup-aapanel/info.json index 34eb2253..af85fa14 100644 --- a/scripts/setup-aapanel/info.json +++ b/scripts/setup-aapanel/info.json @@ -2,7 +2,7 @@ "title": "Oryx", "name": "oryx", "ps": "Oryx(SRS Stack) is an all-in-one, out-of-the-box, and open-source video solution for creating online video services, including live streaming and WebRTC, on the cloud or through self-hosting. Built with SRS, FFmpeg, and WebRTC, it supports various protocols and offers features like authentication, multi-platform streaming, recording, transcoding, virtual live events, AI transcription, AI assistant, Video Dubbing, automatic HTTPS, and HTTP Open API.", - "versions": "5.14.22", + "versions": "5.14.25", "checks": "/www/server/panel/plugin/oryx", "author": "Winlin", "home": "https://github.com/ossrs/oryx" diff --git a/scripts/setup-bt/info.json b/scripts/setup-bt/info.json index 562f6382..9eb93c35 100644 --- a/scripts/setup-bt/info.json +++ b/scripts/setup-bt/info.json @@ -2,7 +2,7 @@ "title": "Oryx", "name": "oryx", "ps": "Oryx(SRS Stack)让你一键拥有自己的视频云解决方案,可以在云上或私有化部署,支持丰富的音视频协议,提供鉴权、私人直播间、多平台转播、录制、转码、虚拟直播、AI字幕、直播间AI助手、视频翻译、自动HTTPS、开放API等丰富功能,基于SRS、FFmpeg和WebRTC构建。", - "versions": "5.14.22", + "versions": "5.14.25", "checks": "/www/server/panel/plugin/oryx", "author": "Winlin", "home": "https://github.com/ossrs/oryx" diff --git a/scripts/setup-droplet/srs.json b/scripts/setup-droplet/srs.json index 31cfd0cd..fc4ae7b9 100644 --- a/scripts/setup-droplet/srs.json +++ b/scripts/setup-droplet/srs.json @@ -3,7 +3,7 @@ "do_token": "{{env `DIGITALOCEAN_TOKEN`}}", "image_name": "srs-5-snapshot-{{timestamp}}", "application_name": "SRS", - "application_version": "5.14.22" + "application_version": "5.14.25" }, "sensitive-variables": ["do_token"], "builders": [