diff --git a/mix.exs b/mix.exs index 072bea2d..fffd98d7 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule Jellyfish.MixProject do def project do [ app: :jellyfish, - version: "0.5.0-rc0", + version: "0.5.0", elixir: "~> 1.14", elixirc_paths: elixirc_paths(Mix.env()), start_permanent: Mix.env() == :prod, diff --git a/openapi.yaml b/openapi.yaml index 9d81ad21..fc5e1637 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -835,7 +835,7 @@ info: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0 title: Jellyfish Media Server - version: 0.5.0-rc0 + version: 0.5.0 openapi: 3.0.0 paths: /health: