Skip to content

Commit

Permalink
7.x-1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwest committed Jan 20, 2017
1 parent 689f59d commit 07b6771
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Stanford Jumpstart Home
-------------------------------------------------------------------

7.x-1.6 2017-01-20
--------------------------------------------------------------------
- Added news extras blocks to homepage layouts

7.x-1.5+5-dev 2016-12-02
--------------------------------------------------------------------
- Removed setting a default homepage for JSE department sites
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#[Stanford Jumpstart Homepage](https://github.com/SU-SWS/stanford_jumpstart_home)
##### Version: 7.x-1.5-dev
##### Version: 7.x-1.6

Maintainers: [boznik](https://github.com/boznik),[sherakama](https://github.com/sherakama),[cjwest](https://github.com/cjwest)

Expand Down
2 changes: 1 addition & 1 deletion modules/stanford_jumpstart_home_dept/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#[Stanford Jumpstart Homepage for Department Sites](https://github.com/SU-SWS/stanford_jumpstart_home)
##### Version: 7.x-1.5-dev
##### Version: 7.x-1.6

Maintainers: [cjwest](https://github.com/cjwest), [sherakama](https://github.com/sherakama), [boznik](https://github.com/boznik)
[Changelog.txt](CHANGELOG.txt)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = Stanford Jumpstart Homepage for Department Sites
description = Provides functionality for supporting department homepages.
core = 7.x
package = Stanford Sites Jumpstart Engineering
version = 7.x-1.5-dev
version = 7.x-1.6
project = stanford_jumpstart_home_dept
;stylesheets[all][] = css/stanford_jumpstart_home_dept.css
dependencies[] = stanford_jumpstart_home
Expand Down
2 changes: 1 addition & 1 deletion stanford_jumpstart_home.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = Stanford Jumpstart Homepage
description = Provides several layout options for the home page on Jumpstart sites.
core = 7.x
package = Stanford Sites Jumpstart Engineering
version = 7.x-1.5-dev
version = 7.x-1.6
project = stanford_jumpstart_home
project status url = https://github.com/SU-SOE/stanford_jumpstart_home

Expand Down

0 comments on commit 07b6771

Please sign in to comment.