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 2560e37 commit d134b9fCopy full SHA for d134b9f
lib/docs/scrapers/point_cloud_library.rb
@@ -9,7 +9,7 @@ class PointCloudLibrary < UrlScraper
9
self.initial_paths = [
10
"https://pointclouds.org/documentation/hierarchy.html"
11
]
12
- self.release = '1.13.0'
+ self.release = '1.15.0'
13
14
self.links = {
15
home: 'https://pointclouds.org/',
0 commit comments