Skip to content

Commit f679d62

Browse files
committed
1.0
1 parent 519c7b4 commit f679d62

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gateway/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ <h1>Build Your Own WebThings Gateway</h1>
105105
<h2><strong>WebThings</strong> Gateway</h2>
106106
<p>for Raspberry Pi</p>
107107
<img id="raspberry-pi-image" src="images/raspberry_pi.svg" alt="Raspberry Pi"/>
108-
<a href="https://github.com/WebThingsIO/gateway/releases/download/0.12.0/gateway-0.12.0.img.zip" class="button">
109-
Download 0.12
108+
<a href="https://github.com/WebThingsIO/gateway/releases/download/1.0.0/gateway-1.0.0.img.zip" class="button">
109+
Download 1.0
110110
</a><br />
111111
<a href="https://webthings.io/docs/gateway-getting-started-guide.html">Getting Started Guide</a>
112112
</section>
@@ -116,16 +116,16 @@ <h2><strong>WebThings</strong> Gateway</h2>
116116
<p>for Docker</p>
117117
<img src="images/docker.svg" alt="Docker"/>
118118
<a href="https://hub.docker.com/r/webthingsio/gateway" class="button">
119-
Download 0.12
119+
Download 1.0
120120
</a>
121121
</section>
122122

123123
<section id="linux-download" class="download-box">
124124
<h2><strong>WebThings</strong> Gateway</h2>
125125
<p>for Linux</p>
126126
<img src="images/linux.svg" alt="Linux"/>
127-
<a href="https://github.com/WebThingsIO/gateway/releases/tag/0.12.0" class="button">
128-
Download 0.12
127+
<a href="https://github.com/WebThingsIO/gateway/releases/tag/1.0.0" class="button">
128+
Download 1.0
129129
</a>
130130
</section>
131131

0 commit comments

Comments
 (0)