From 6824b91b00984df1f9ab9605f65d21c981369960 Mon Sep 17 00:00:00 2001 From: Phan An Date: Fri, 29 Nov 2019 20:32:07 +0100 Subject: [PATCH] chore: v4.2.1 --- app/Application.php | 2 +- resources/assets | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Application.php b/app/Application.php index d7dedbde..f20ac336 100644 --- a/app/Application.php +++ b/app/Application.php @@ -15,7 +15,7 @@ class Application extends IlluminateApplication * * @link https://github.com/phanan/koel/releases */ - public const KOEL_VERSION = 'v4.2.0'; + public const KOEL_VERSION = 'v4.2.1'; /** * We have merged public path and base path. diff --git a/resources/assets b/resources/assets index 1e8252a8..78201030 160000 --- a/resources/assets +++ b/resources/assets @@ -1 +1 @@ -Subproject commit 1e8252a8da3164c8074398ef97966a2f682286a9 +Subproject commit 7820103060660e43f8d7493a51e8735535ee12d1