File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and 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
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
88}
99
1010group " org.nrg.xnatx.plugins"
11- version " 1.3.1-SNAPSHOT "
11+ version " 1.3.1"
1212description " PIXI Plugin for XNAT."
1313
1414repositories {
Original file line number Diff line number Diff line change 77author = 'Kooresh Shoghi'
88
99release = '1.3'
10- version = '1.3.1-SNAPSHOT '
10+ version = '1.3.1'
1111
1212# -- General configuration
1313
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments