We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a9cbb commit db68e27Copy full SHA for db68e27
1 file changed
lib/docs/scrapers/jekyll.rb
@@ -23,12 +23,12 @@ class Jekyll < UrlScraper
23
}
24
25
options[:attribution] = <<-HTML
26
- © 2020 Jekyll Core Team and contributors<br>
+ © 2025 Jekyll Core Team and contributors<br>
27
Licensed under the MIT license.
28
HTML
29
30
version '4' do
31
- self.release = '4.2.0'
+ self.release = '4.4.1'
32
end
33
34
version '3' do
0 commit comments