Skip to content

Commit c372a9e

Browse files
committed
Bump version
1 parent 001a999 commit c372a9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: install precice
3232
uses: precice/setup-precice-action@main
3333
with:
34-
precice-version: 'v3.0.0'
34+
precice-version: 'v3.1.1'
3535

3636
- name: Set up MATLAB
3737
uses: matlab-actions/setup-matlab@v1

Contents.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% MATLAB-bindings for coupling library preCICE
2-
% Version 3.0.0.0 (R2023b, R2023a, R2022b, R2022a, R2021b) 05-Feb-2024
2+
% Version 3.1.0 (R2023b, R2023a, R2022b, R2022a, R2021b) 12-Apr-2024
33
%
44
% Files
55
% getVersionInformation -

0 commit comments

Comments
 (0)