diff --git a/docs/setup/release-notes.md b/docs/setup/release-notes.md
index 98bd8df512..75f36c707f 100644
--- a/docs/setup/release-notes.md
+++ b/docs/setup/release-notes.md
@@ -167,6 +167,8 @@ This release is a maintenance release that includes bug fixes and minor improvem
[SEDONA-643] - Fix Flink constructor functions signatures
+[SEDONA-645] - Add ST_RotateX
+
### Improvement
diff --git a/mkdocs.yml b/mkdocs.yml
index 7fcfd54136..6102627ac3 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -163,8 +163,8 @@ extra:
current_geotools: 1.6.0-28.2
sedona_create_release:
current_version: 1.6.1
- current_git_tag: sedona-1.6.1-rc1
- current_rc: 1.6.1-rc1
+ current_git_tag: sedona-1.6.1-rc2
+ current_rc: 1.6.1-rc2
current_snapshot: 1.6.1-SNAPSHOT
next_version: 1.7.0
copyright: Copyright © 2024 The Apache Software Foundation. Apache Sedona, Sedona, Apache, the Apache feather logo, and the Apache Sedona project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. All other marks mentioned may be trademarks or registered trademarks of their respective owners. Please visit Apache Software Foundation for more details.