From 6d78c3edbab1f2e0853a510c0dc50a897add583e Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 20 Sep 2022 12:17:36 +0000 Subject: [PATCH] Update version --- README.md | 2 +- src/docs/.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0683f7c3ec7..959ff5d7f08 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ module.exports = { Loading CSS files from CDN is not recommended for production. It's better to install Tailwind and daisyUI as Nodejs dependencies so you can config/customize everything, and purge unused styles. ```html - + ``` diff --git a/src/docs/.env b/src/docs/.env index 61e3d083356..9285209f322 100644 --- a/src/docs/.env +++ b/src/docs/.env @@ -1 +1 @@ -VITE_DAISYUI_VERSION=2.28.0 +VITE_DAISYUI_VERSION=2.29.0