diff --git a/_includes/selector.html b/_includes/selector.html
index e3cf679793a..f2ef392d0cb 100644
--- a/_includes/selector.html
+++ b/_includes/selector.html
@@ -449,7 +449,7 @@
},
"Nightly": {
"12": ["12.2", "12.9"],
- "13": ["13.0"]
+ "13": ["13.0", "13.1"]
}
};
var bounds = cuda_version_info[this.active_release][version];