Skip to content

Commit 704d6d1

Browse files
committed
Updated major version
Adjusted README.md
1 parent 0bcc437 commit 704d6d1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,17 @@ The GTT Project appreciates any [contributions](https://github.com/gtt-project/.
3636

3737
## Version History
3838

39+
- 2.0.0 Support Redmine 5.0
40+
- 1.1.0 Publish on GitHub
41+
3942
See [all releases](https://github.com/gtt-project/redmine_expo_push/releases) with release notes.
4043

4144
## Authors
4245

4346
- [Jens Kraemer](https://github.com/jkraemer)
4447
- [Thibault Mutabazi](https://github.com/eyewritecode)
4548
- [Ko Nagase](https://github.com/sanak)
49+
- [Daniel Kastl](https://github.com/dkastl)
4650
- ... [and others](https://github.com/gtt-project/redmine_expo_push/graphs/contributors)
4751

4852
## LICENSE

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
author_url 'https://github.com/georepublic'
1818
url 'https://github.com/gtt-project/redmine_expo_push'
1919
description 'Notify mobile app users through push notifications'
20-
version '1.1.0'
20+
version '2.0.0'
2121

2222
requires_redmine version_or_higher: '4.0.0'
2323

0 commit comments

Comments
 (0)