From 8a76563018054c5bb921f78002733c49c7087518 Mon Sep 17 00:00:00 2001 From: UncleCode Date: Tue, 4 Mar 2025 18:30:03 +0800 Subject: [PATCH] chore(docs): update site version to v0.5.x in mkdocs configuration --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 056cd883..3082d041 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: Crawl4AI Documentation (v0.4.3b2) +site_name: Crawl4AI Documentation (v0.5.x) site_description: 🚀🤖 Crawl4AI, Open-source LLM-Friendly Web Crawler & Scraper site_url: https://docs.crawl4ai.com repo_url: https://github.com/unclecode/crawl4ai