plant database links wording

This commit is contained in:
Owen
2025-01-10 21:06:11 +01:00
parent 61adb18be7
commit 0494ad7ff5
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ defmodule PlantidDiscordBot.MixProject do
def project do
[
app: :plantid_discord_bot,
version: "0.2.0-alpha",
version: "0.2.0",
elixir: "~> 1.16",
start_permanent: Mix.env() == :prod,
deps: deps()