Bump for new yt-dlp version

This commit is contained in:
Kieran Eglin 2024-08-06 14:17:14 -07:00
parent e0a84a521b
commit 2326775d78
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -4,7 +4,7 @@ defmodule Pinchflat.MixProject do
def project do
[
app: :pinchflat,
version: "2024.7.30",
version: "2024.8.6",
elixir: "~> 1.17",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,