From 68039c34ef8a779e52b078005e0bcb70a7184005 Mon Sep 17 00:00:00 2001 From: "Michael B. Klein" Date: Tue, 4 Jun 2024 21:38:57 +0000 Subject: [PATCH] Bump version to 9.3.7 --- app/mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/mix.exs b/app/mix.exs index 9f33f239a..0e2163811 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.6" + @app_version "9.3.7" def project do [