We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d23b57 commit 5f3c1c5Copy full SHA for 5f3c1c5
server/mix.exs
@@ -4,7 +4,7 @@ defmodule FieldHub.MixProject do
4
def project do
5
[
6
app: :field_hub,
7
- version: "3.4.0",
+ version: "3.5.0",
8
elixir: "~> 1.18",
9
elixirc_paths: elixirc_paths(Mix.env()),
10
compilers: Mix.compilers(),
0 commit comments