Skip to content

Commit 1c71b53

Browse files
committed
bump liblsl release version
1 parent 6c88c71 commit 1c71b53

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
workflow_dispatch:
1010

1111
env:
12-
LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/v1.17.4"
13-
LSL_RELEASE: "1.17.4"
12+
LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/v1.17.7"
13+
LSL_RELEASE: "1.17.7"
1414

1515
jobs:
1616

.github/workflows/publish-to-pypi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
workflow_dispatch:
1010

1111
env:
12-
LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/v1.17.4"
13-
LSL_RELEASE: "1.17.4"
12+
LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/v1.17.7"
13+
LSL_RELEASE: "1.17.7"
1414

1515
defaults:
1616
run:

0 commit comments

Comments
 (0)