Skip to content

Commit db68e27

Browse files
committed
Update Jekyll documentation (4.4.1)
1 parent 24a9cbb commit db68e27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/docs/scrapers/jekyll.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ class Jekyll < UrlScraper
2323
}
2424

2525
options[:attribution] = <<-HTML
26-
&copy; 2020 Jekyll Core Team and contributors<br>
26+
&copy; 2025 Jekyll Core Team and contributors<br>
2727
Licensed under the MIT license.
2828
HTML
2929

3030
version '4' do
31-
self.release = '4.2.0'
31+
self.release = '4.4.1'
3232
end
3333

3434
version '3' do

0 commit comments

Comments
 (0)