This repository was archived by the owner on Jul 21, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ 1.14.1 ] ( https://github.com/devopsdays/devopsdays-theme/tree/1.14.1 ) (2017-10-07)
4- [ Full Changelog] ( https://github.com/devopsdays/devopsdays-theme/compare/1.14.0...1.14.1 )
3+ ## [ 1.14.2 ] ( https://github.com/devopsdays/devopsdays-theme/tree/1.14.2 ) (2017-10-07)
4+ [ Full Changelog] ( https://github.com/devopsdays/devopsdays-theme/compare/1.14.0...1.14.2 )
55
66** Implemented enhancements:**
77
88- change organizers page to use https for twitter and github [ \# 595] ( https://github.com/devopsdays/devopsdays-theme/issues/595 )
99
10+ ** Fixed bugs:**
11+
12+ - Version number in theme file needs to be a string [ \# 598] ( https://github.com/devopsdays/devopsdays-theme/issues/598 )
13+
1014## [ 1.14.0] ( https://github.com/devopsdays/devopsdays-theme/tree/1.14.0 ) (2017-08-31)
1115[ Full Changelog] ( https://github.com/devopsdays/devopsdays-theme/compare/1.13.1...1.14.0 )
1216
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ homepage = "https://github.com/devopsdays/devopsdays-theme/"
99tags = [" " , " " ]
1010features = [" " , " " ]
1111min_version = 0.18
12- theme_version = " 1.14.1 "
12+ theme_version = " 1.14.2 "
1313
1414[author ]
1515 name = " Matt Stratton"
You can’t perform that action at this time.
0 commit comments