Skip to content

Commit 8d0efa7

Browse files
update threejs doc version
1 parent 21a04f9 commit 8d0efa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/docs/scrapers/threejs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ class Threejs < FileScraper
4242

4343
self.class_attribute :release
4444

45-
version '160' do
46-
self.release = '160'
45+
version '171' do
46+
self.release = '171'
4747
self.base_url = "https://threejs.org/docs"
4848
end
4949

0 commit comments

Comments
 (0)