Skip to content

Commit c1050ee

Browse files
committed
Release v2.12.3
1 parent 5f696b2 commit c1050ee

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,16 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
1515

1616
### Fixes
1717

18-
- I18n.t requires keyword arguments (#285) by @jgraichen
19-
2018
### Breaks
2119

20+
## 2.12.3 - (2022-11-20)
21+
22+
---
23+
24+
### Fixes
25+
26+
- I18n.t requires keyword arguments (#285) by @jgraichen
27+
2228
## 2.12.2 - (2022-07-09)
2329

2430
---

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name 'Redmine Dashboard plugin'
77
author 'Jan Graichen'
88
description 'Add a task board and a planning board to Redmine'
9-
version '2.12.2'
9+
version '2.12.3'
1010
url 'https://github.com/jgraichen/redmine_dashboard'
1111
author_url 'mailto:[email protected]'
1212

0 commit comments

Comments
 (0)