From ea33a0d3427f8b30b82a6ddbc0ff7429cfaf8d91 Mon Sep 17 00:00:00 2001 From: dcc Date: Fri, 16 Feb 2024 17:19:33 -0800 Subject: Nothing much just a build up of things --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mix.exs') diff --git a/mix.exs b/mix.exs index aaaaf5b..be58009 100755 --- a/mix.exs +++ b/mix.exs @@ -264,7 +264,7 @@ defmodule Pleroma.Mixfile do |> String.trim() commit_hash_err == 0 -> - "0-g" <> String.trim(commit_hash) + "-g" <> String.trim(commit_hash) true -> nil -- cgit v1.2.3