Skip to content

Commit

Permalink
0.14.1 version bump (#4358)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssheorey committed Dec 1, 2021
1 parent ecafe65 commit 4dea5be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cpp/open3d/version.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
OPEN3D_VERSION_MAJOR 0
OPEN3D_VERSION_MINOR 14
OPEN3D_VERSION_PATCH 0
OPEN3D_VERSION_PATCH 1
4 changes: 2 additions & 2 deletions docs/versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ document.write('\
<td><a href="http://www.open3d.org/docs/latest/cpp_api">master C++</a></td>\
</tr>\
<tr>\
<td><a href="http://www.open3d.org/docs/0.14.0">0.14.0 (release)</a></td>\
<td><a href="http://www.open3d.org/docs/0.14.0/cpp_api">0.14.0 (release) C++</a></td>\
<td><a href="http://www.open3d.org/docs/0.14.1">0.14.1 (release)</a></td>\
<td><a href="http://www.open3d.org/docs/0.14.1/cpp_api">0.14.1 (release) C++</a></td>\
</tr>\
<tr>\
<td><a href="http://www.open3d.org/docs/0.13.0">0.13.0</a></td>\
Expand Down

0 comments on commit 4dea5be

Please sign in to comment.