File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ GNU General Public License (GPL) Version 2
45
45
46
46
## Change Log
47
47
48
+ * ** 1.2.0** (2019/10/01): Support Redmine 4.0
48
49
* ** 1.1.1** (2017/12/30): Fixed issue #36 for Redmine 3.4 and fixed #38 for Easy Gantt plugin
49
50
* ** 1.1.0** (2016/10/27): Fixed some issues #31 #32 (from @addow ) and improved wiki to be close to GitHub
50
51
* ** 1.0.9** (2016/07/10): Fixed some issues #27 #28 for Redmine 3.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gitmike" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " Redmine gitmike theme" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 2
2
* gitmike
3
3
* This is github-like theme for Redmine.
4
4
* It is based on A1 theme version 1.0.3 by Kirill Bezrukov www.redminecrm.com.
5
- * @version 1.1.1
5
+ * @version 1.2.0
6
6
* @see https://github.com/makotokw/redmine-theme-gitmike
7
7
* @license GPL3 License
8
8
*/
Original file line number Diff line number Diff line change 3
3
* gitmike
4
4
* This is github-like theme for Redmine.
5
5
* It is based on A1 theme version 1.0.3 by Kirill Bezrukov www.redminecrm.com.
6
- * @version 1.1.1
6
+ * @version 1.2.0
7
7
* @see https://github.com/makotokw/redmine-theme-gitmike
8
8
* @license GPL3 License
9
9
*/
You can’t perform that action at this time.
0 commit comments