瀏覽代碼

Update PointCloudLibrary documentation (1.13.0)

Simon Legner 2 年之前
父節點
當前提交
7c57edb63e
共有 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.12.1'
+    self.release = '1.13.0'
 
     self.links = {
       home: 'https://pointclouds.org/',