Skip to content

Commit

Permalink
Release 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen committed Mar 26, 2023
1 parent e58c9e8 commit 5de8aea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch

### Breaks

## 2.14.0 - (2023-03-26)

---

### New

- Add Ukrainian locale by @serhiyraskoley

## 2.13.0 - (2023-03-19)

---
Expand Down
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
name 'Redmine Dashboard plugin'
author 'Jan Graichen'
description 'Add a task board and a planning board to Redmine'
version '2.13.0'
version '2.14.0'
url 'https://github.com/jgraichen/redmine_dashboard'
author_url 'mailto:jgraichen@altimos.de'

Expand Down

0 comments on commit 5de8aea

Please sign in to comment.