Skip to content

Commit 5714b40

Browse files
committed
Update README.md
1 parent d68d2ba commit 5714b40

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
SigViewer is an application for viewing biosignals such as EEG or MEG time series. In addition to viewing raw data, SigViewer can also create, edit, and display events (such as annotations or artifact selections).
44

5-
- [SigViewer 0.6.5 (Windows)](https://github.com/cbrnr/sigviewer/releases/download/v0.6.5/sigviewer-0.6.5-windows-x86_64.exe)
6-
- [SigViewer 0.6.5 (macOS)](https://github.com/cbrnr/sigviewer/releases/download/v0.6.5/sigviewer-0.6.5-macos-arm64.dmg)
7-
- [SigViewer 0.6.5 (Linux x86-64)](https://github.com/cbrnr/sigviewer/releases/download/v0.6.5/sigviewer-0.6.5-linux-x86_64.tar.gz)
8-
- [SigViewer 0.6.5 (Linux AARCH64)](https://github.com/cbrnr/sigviewer/releases/download/v0.6.5/sigviewer-0.6.5-linux-aarch64.tar.gz)
9-
- [SigViewer 0.6.5 (Source)](https://github.com/cbrnr/sigviewer/archive/v0.6.5.zip)
5+
- [SigViewer 0.7.1 (Windows)](https://github.com/cbrnr/sigviewer/releases/download/v0.7.1/sigviewer-0.7.1-windows-x86_64.exe)
6+
- [SigViewer 0.7.1 (macOS)](https://github.com/cbrnr/sigviewer/releases/download/v0.7.1/sigviewer-0.7.1-macos-arm64.dmg)
7+
- [SigViewer 0.7.1 (Linux x86-64)](https://github.com/cbrnr/sigviewer/releases/download/v0.7.1/sigviewer-0.7.1-linux-x86_64.tar.gz)
8+
- [SigViewer 0.7.1 (Linux AARCH64)](https://github.com/cbrnr/sigviewer/releases/download/v0.7.1/sigviewer-0.7.1-linux-aarch64.tar.gz)
9+
- [SigViewer 0.7.1 (Source)](https://github.com/cbrnr/sigviewer/archive/v0.7.1.zip)
1010

1111

1212
## Building SigViewer
@@ -174,6 +174,8 @@ Pushing the tag triggers the `.github/workflows/release.yml` workflow, which bui
174174

175175
Release notes are generated automatically from the merged pull requests and commits since the previous tag.
176176

177+
Don't forget to update the download links in the `README.md` to point to the new release assets.
178+
177179

178180
## Updating translations
179181

0 commit comments

Comments
 (0)