Skip to content

Commit b28ed52

Browse files
authoredOct 17, 2016
Merge pull request #7 from molbiodiv/release_1.2.2
Release 1.2.2
2 parents 0da476a + 2007ee2 commit b28ed52

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The Blackbird logo slightly resembles the Phinch logo using the Blackbird-Silhou
9393

9494
## Changes
9595

96-
### v1.2.2 (TBD)
96+
### v1.2.2 (2016-10-17)
9797

9898
- Add footer to all pages
9999
- Fix sharing permissions

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<section id = "header">
7171
<p class = "logo" style="position: relative">
7272
<a href="index.html"><img src="img/blackbird_logo.png" height="50px"></a>
73-
<b id="blackbird_version">1.2.1</b>
73+
<b id="blackbird_version">1.2.2</b>
7474
</p>
7575
<ul id = "menu">
7676
<li><a href="#about">ABOUT</a></li>

‎preview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<section id = "head_sec">
7272
<p class = "logo" style="position: relative">
7373
<a href="index.html"><img src="img/blackbird_logo.png" height="50px"></a>
74-
<b id="blackbird_version">1.2.1</b>
74+
<b id="blackbird_version">1.2.2</b>
7575
</p>
7676
<p id="help">HELP</p>
7777
<div id="dialog-modal">

‎viz.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<section id = "head_sec">
7272
<p class = "logo" style="position: relative">
7373
<a href="index.html"><img src="img/blackbird_logo.png" height="50px"></a>
74-
<b id="blackbird_version">1.2.1</b>
74+
<b id="blackbird_version">1.2.2</b>
7575
</p>
7676
<p id="help">HELP</p>
7777
<div id="dialog-modal">

0 commit comments

Comments
 (0)