diff --git a/CHANGELOG.MD b/CHANGELOG.MD index aaa5097..42d22d2 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.3.0-rc] - 2024-10-21 ### Added diff --git a/build.gradle b/build.gradle index 1e6e133..a1ecfbc 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ plugins { } group "org.nrg.xnatx.plugins" -version "1.3.0-SNAPSHOT" +version "1.3.0-rc.1" description "JupyterHub Plugin for XNAT" repositories {