From 4dea5bebba34abea39dae6e11bb54e6ff320d6cf Mon Sep 17 00:00:00 2001 From: ssheorey <41028320+ssheorey@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:43:52 -0800 Subject: [PATCH] 0.14.1 version bump (#4358) --- cpp/open3d/version.txt | 2 +- docs/versions.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cpp/open3d/version.txt b/cpp/open3d/version.txt index d70376b6a1b..58eb57815a2 100644 --- a/cpp/open3d/version.txt +++ b/cpp/open3d/version.txt @@ -1,3 +1,3 @@ OPEN3D_VERSION_MAJOR 0 OPEN3D_VERSION_MINOR 14 -OPEN3D_VERSION_PATCH 0 +OPEN3D_VERSION_PATCH 1 diff --git a/docs/versions.js b/docs/versions.js index 9ff863cb4b8..4ec6bac9ba0 100644 --- a/docs/versions.js +++ b/docs/versions.js @@ -18,8 +18,8 @@ document.write('\ master C++\ \ \ - 0.14.0 (release)\ - 0.14.0 (release) C++\ + 0.14.1 (release)\ + 0.14.1 (release) C++\ \ \ 0.13.0\