Skip to content

Commit f855198

Browse files
committed
Update for v0.9.1
1 parent ab9cb4e commit f855198

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
@@ -136,7 +136,7 @@
136136
background-color: transparent;
137137
"
138138
>
139-
Latest stable (v0.9.0)
139+
Latest stable (v0.9.1)
140140
</h1>
141141
<section class="docs">
142142
<div class="card" target="_blank">
@@ -145,15 +145,15 @@
145145
<div class="download_text">Windows (x64)</div>
146146
<a
147147
class="download_button"
148-
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.0/plugdata-Win64.msi"
148+
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.1/plugdata-Win64.msi"
149149
>Download</a
150150
>
151151
</div>
152152
<div class="download_container">
153153
<div class="download_text">Windows (x86)</div>
154154
<a
155155
class="download_button"
156-
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.0/plugdata-Win32.msi"
156+
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.1/plugdata-Win32.msi"
157157
>Download</a
158158
>
159159
</div>
@@ -167,15 +167,15 @@
167167
<div class="download_text">macOS Universal</div>
168168
<a
169169
class="download_button"
170-
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.0/plugdata-macOS-Universal.pkg"
170+
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.1/plugdata-macOS-Universal.pkg"
171171
>Download</a
172172
>
173173
</div>
174174
<div class="download_container">
175175
<div class="download_text">macOS Legacy</div>
176176
<a
177177
class="download_button"
178-
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.0/plugdata-macOS-Legacy.pkg"
178+
href="https://github.com/plugdata-team/plugdata/releases/download/v0.9.1/plugdata-macOS-Legacy.pkg"
179179
>Download</a
180180
>
181181
</div>
@@ -215,7 +215,7 @@
215215
<div class="download_text">More downloads</div>
216216
<a
217217
class="download_button"
218-
href="https://github.com/plugdata-team/plugdata/releases/tag/v0.9.0"
218+
href="https://github.com/plugdata-team/plugdata/releases/tag/v0.9.1"
219219
>View</a
220220
>
221221
</div>

0 commit comments

Comments
 (0)