From e0f4a1e65e3d4d284aca40bdf31f9623e77a7c5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:06:39 +0000 Subject: [PATCH] Bump version to 9.0.4 --- app/mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/mix.exs b/app/mix.exs index 20d9bc6c6..c5a8d6e55 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.0.3" + @app_version "9.0.4" def project do [