Skip to content

Commit

Permalink
Update version to 1.2.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
andylassiter committed Apr 17, 2024
1 parent 8b113c1 commit f8219f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.2.0-RC1] - 2024-04-17

### Added

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group "org.nrg.xnatx.plugins"
version "1.2.0-SNAPSHOT"
version "1.2.0-RC1"
description "PIXI Plugin for XNAT."

repositories {
Expand Down

0 comments on commit f8219f4

Please sign in to comment.