We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e84edc commit b64a53aCopy full SHA for b64a53a
CHANGELOG.MD
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [1.2.0-RC2] - 2024-04-18
+## [1.2.0] - 2024-04-18
9
10
### Added
11
build.gradle
@@ -8,7 +8,7 @@ plugins {
}
group "org.nrg.xnatx.plugins"
-version "1.2.0-RC2"
+version "1.2.0"
12
description "PIXI Plugin for XNAT."
13
14
repositories {
0 commit comments