소스 검색

Update PointCloudLibrary documentation (1.15.0)

Simon Legner 6 달 전
부모
커밋
d134b9f645
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/point_cloud_library.rb

+ 1 - 1
lib/docs/scrapers/point_cloud_library.rb

@@ -9,7 +9,7 @@ module Docs
     self.initial_paths = [
       "https://pointclouds.org/documentation/hierarchy.html"
     ]
-    self.release = '1.13.0'
+    self.release = '1.15.0'
 
     self.links = {
       home: 'https://pointclouds.org/',