chore: bump version to 2026.3.4

This commit is contained in:
Amadeus Mader 2026-03-04 13:06:39 +01:00
parent ce95e229f6
commit 99c32c27fe

View file

@ -4,7 +4,7 @@ defmodule Pinchflat.MixProject do
def project do
[
app: :pinchflat,
version: "2026.3.04",
version: "2026.3.4",
elixir: "~> 1.17",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: [warnings_as_errors: System.get_env("EX_CHECK") == "1"],