Skip to content

Commit 43d0524

Browse files
committed
Update Vite documentation (7.3.1)
1 parent 9be3847 commit 43d0524

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

lib/docs/scrapers/vite.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class Vite < UrlScraper
1111
options[:root_title] = 'Vite'
1212

1313
options[:attribution] = <<-HTML
14-
&copy; 2019present, Yuxi (Evan) You and Vite contributors<br>
14+
&copy; 2019-present, VoidZero Inc. and Vite contributors<br>
1515
Licensed under the MIT License.
1616
HTML
1717

@@ -22,7 +22,7 @@ class Vite < UrlScraper
2222
html_filters.push 'vite/entries', 'vite/clean_html'
2323

2424
version do
25-
self.release = '7.1.2'
25+
self.release = '7.3.1'
2626
self.base_url = 'https://vite.dev/'
2727
end
2828

public/icons/docs/vite/16.png

34 Bytes
Loading

public/icons/docs/vite/16@2x.png

-377 Bytes
Loading

public/icons/docs/vite/SOURCE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://vitejs.dev/logo.svg
1+
https://vite.dev/logo-without-border.svg

0 commit comments

Comments
 (0)