Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
BilledTrain380 committed May 12, 2019
1 parent f422d29 commit 96d6882
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.1.0] - 2019-04-29
## [2.1.0] - 2019-05-12

## Added
* Startlist pdf export
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ buildscript {
ext {
kotlinVersion = '1.2.60'
springBootVersion = '2.0.2.RELEASE'
sporttagPSAVersion = '2.0.0'
sporttagPSAVersion = '2.10'

jUnitPlatformVersion = "1.0.0"
parclVersion = "1.4.0"
Expand Down

0 comments on commit 96d6882

Please sign in to comment.