Skip to content

Commit

Permalink
Release v0.6.2 (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgfn committed May 22, 2024
1 parent 0f26465 commit fadf344
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Fishjam.MixProject do
def project do
[
app: :fishjam,
version: "0.6.1",
version: "0.6.2",
elixir: "~> 1.14",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,
Expand Down
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ info:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0
title: Fishjam Media Server
version: 0.6.1
version: 0.6.2
openapi: 3.0.0
paths:
/health:
Expand Down

0 comments on commit fadf344

Please sign in to comment.