Skip to content

Commit b64a53a

Browse files
committed
Update to version 1.2.0
1 parent 0e84edc commit b64a53a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.2.0-RC2] - 2024-04-18
8+
## [1.2.0] - 2024-04-18
99

1010
### Added
1111

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group "org.nrg.xnatx.plugins"
11-
version "1.2.0-RC2"
11+
version "1.2.0"
1212
description "PIXI Plugin for XNAT."
1313

1414
repositories {

0 commit comments

Comments
 (0)