diff --git a/app/mix.exs b/app/mix.exs index 0e2163811..a4160af27 100644 --- a/app/mix.exs +++ b/app/mix.exs @@ -3,7 +3,7 @@ Code.require_file("lib/env.ex") defmodule Meadow.MixProject do use Mix.Project - @app_version "9.3.7" + @app_version "9.3.8" def project do [