瀏覽代碼

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/',