Skip to content

Commit

Permalink
Update version to 1.3.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
andylassiter committed Dec 9, 2024
1 parent 6e86c57 commit 32a0dfa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ 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.3.1] - 20204-11-19

### 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.3.1"
version "1.3.2-SNAPSHOT"
description "PIXI Plugin for XNAT."

repositories {
Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
author = 'Kooresh Shoghi'

release = '1.3'
version = '1.3.1'
version = '1.3.2-SNAPSHOT'

# -- General configuration

Expand Down

0 comments on commit 32a0dfa

Please sign in to comment.