Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Elliott committed Oct 30, 2018
1 parent 092e209 commit 1af0c53
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion common/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package common

const EdwardVersion = "1.8.12"
const EdwardVersion = "1.8.14"
2 changes: 1 addition & 1 deletion docs/autocompletion/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs/backends/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/commands/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs/installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs/license/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs/projectconfig/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs/roadmap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs/sudo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs/tags/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/troubleshooting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.12</span></strong>
<strong>Edward Docs <span class="version">1.8.14</span></strong>

<br>
yext/edward
Expand Down
2 changes: 1 addition & 1 deletion docs_src/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ publishDir = "../docs"
provider = "GitHub"
repo_url = "https://github.com/yext/edward"

version = "1.8.12"
version = "1.8.14"
#logo = "images/logo.png"
favicon = ""

Expand Down

0 comments on commit 1af0c53

Please sign in to comment.