From efccc3bc013cbb5b1729011cd3107ce577259616 Mon Sep 17 00:00:00 2001
From: shimin tang <tang_shimin@qq.com>
Date: Mon, 31 Oct 2022 00:55:27 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=AC=AC=E4=B8=89=E6=96=B9?=
 =?UTF-8?q?=E8=BD=AF=E4=BB=B6=E5=88=97=E8=A1=A8=E7=9A=84=E7=89=88=E6=9C=AC?=
 =?UTF-8?q?=E5=8F=B7=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/main/kotlin/dialog/AboutDialog.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/kotlin/dialog/AboutDialog.kt b/src/main/kotlin/dialog/AboutDialog.kt
index 10274de..f064888 100644
--- a/src/main/kotlin/dialog/AboutDialog.kt
+++ b/src/main/kotlin/dialog/AboutDialog.kt
@@ -217,7 +217,7 @@ fun AboutDialog(
                             Dependency(
                                 name = "VLCJ",
                                 url = "https://github.com/caprica/vlcj",
-                                version = "4.8.2",
+                                version = "4.7.2",
                                 license = GPL3,
                             )
                             Dependency(