Skip to content

Commit d579d97

Browse files
committed
Update Astro documentation (4.14.2)
1 parent 7394720 commit d579d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/astro.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Astro < UrlScraper
1616

1717
options[:skip_patterns] = [/tutorial/]
1818

19-
self.release = '4.12.3'
19+
self.release = '4.14.2'
2020
self.base_url = 'https://docs.astro.build/en/'
2121
self.initial_paths = %w(install-and-setup/)
2222

0 commit comments

Comments
 (0)