Skip to content

Commit edb1af4

Browse files
committed
Update to version 1.3.1
1 parent 40ea21a commit edb1af4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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-
## [Unreleased]
8+
## [1.3.1] - 20204-11-19
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.3.1-SNAPSHOT"
11+
version "1.3.1"
1212
description "PIXI Plugin for XNAT."
1313

1414
repositories {

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
author = 'Kooresh Shoghi'
88

99
release = '1.3'
10-
version = '1.3.1-SNAPSHOT'
10+
version = '1.3.1'
1111

1212
# -- General configuration
1313

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ when you install Docker.
105105

106106
.. code-block:: bash
107107
108-
wget -q -P ./xnat/plugins/ https://github.com/preclinical-imaging/pixi-plugin/releases/download/v1.3.0/pixi-plugin-1.3.0.jar
108+
wget -q -P ./xnat/plugins/ https://github.com/preclinical-imaging/pixi-plugin/releases/download/v1.3.1/pixi-plugin-1.3.1.jar
109109
110110
Other helpful plugins can be downloaded with the following commands:
111111

0 commit comments

Comments
 (0)