Skip to content

Commit d134b9f

Browse files
committed
Update PointCloudLibrary documentation (1.15.0)
1 parent 2560e37 commit d134b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/point_cloud_library.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class PointCloudLibrary < UrlScraper
99
self.initial_paths = [
1010
"https://pointclouds.org/documentation/hierarchy.html"
1111
]
12-
self.release = '1.13.0'
12+
self.release = '1.15.0'
1313

1414
self.links = {
1515
home: 'https://pointclouds.org/',

0 commit comments

Comments
 (0)