diff --git a/next.config.js b/next.config.js index 89ce4111..1e05c20b 100644 --- a/next.config.js +++ b/next.config.js @@ -1,7 +1,7 @@ /** * Change the UI version number for each igvf-ui release. */ -const UI_VERSION = "8.22.1"; +const UI_VERSION = "8.23.0"; module.exports = { trailingSlash: true,