Skip to content

Commit fd62478

Browse files
committed
Update download page with new version
1 parent 5cf72fa commit fd62478

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

download.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
background-color: transparent;
155155
"
156156
>
157-
Latest stable (v0.9.1)
157+
Latest stable (v0.9.2)
158158
</h1>
159159
<section class="docs">
160160
<div class="card" target="_blank">
@@ -163,15 +163,15 @@
163163
<div class="download_text">Windows (x64)</div>
164164
<a
165165
class="download_button"
166-
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.1/plugdata-Win64.msi"
166+
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.2/plugdata-Win64.msi"
167167
>Download</a
168168
>
169169
</div>
170170
<div class="download_container">
171171
<div class="download_text">Windows (x86)</div>
172172
<a
173173
class="download_button"
174-
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.1/plugdata-Win32.msi"
174+
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.2/plugdata-Win32.msi"
175175
>Download</a
176176
>
177177
</div>
@@ -185,15 +185,15 @@
185185
<div class="download_text">macOS Universal</div>
186186
<a
187187
class="download_button"
188-
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.1/plugdata-macOS-Universal.pkg"
188+
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.2/plugdata-macOS-Universal.pkg"
189189
>Download</a
190190
>
191191
</div>
192192
<div class="download_container">
193193
<div class="download_text">macOS Legacy</div>
194194
<a
195195
class="download_button"
196-
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.1/plugdata-macOS-Legacy.pkg"
196+
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.2/plugdata-macOS-Legacy.pkg"
197197
>Download</a
198198
>
199199
</div>
@@ -233,7 +233,7 @@
233233
<div class="download_text">More downloads</div>
234234
<a
235235
class="download_button"
236-
href="https://github.com/plugdata-team/plugdata/releases/tag/v0.9.1"
236+
href="https://github.com/plugdata-team/plugdata/releases/tag/v0.9.2"
237237
>View</a
238238
>
239239
</div>

0 commit comments

Comments
 (0)