We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6c8f7 commit bcebe7eCopy full SHA for bcebe7e
3 files changed
_config.yml
@@ -296,7 +296,7 @@ subprojects:
296
# We use these versions to centrally update links
297
# and other version-specific information.
298
# Note that Jekyll cuts off trailing zeros: https://stackoverflow.com/questions/37862167/trailing-zeros-in-jekyll-liquid
299
-precice_version: 3.1.0
+precice_version: 3.1.1
300
calculix_version: "2.20"
301
calculix_adapter_version: "2.20.0"
302
_data/sidebars/docs_sidebar.yml
@@ -3,7 +3,7 @@
3
entries:
4
- title: sidebar
5
product: Docs
6
- version: v3.1.0
+ version: v3.1.1
7
folders:
8
9
- title:
_includes/xmlreference.md
@@ -1,4 +1,4 @@
1
-<!-- generated with preCICE 3.1.0 -->
+<!-- generated with preCICE 3.1.1 -->
2
# precice-configuration
Main tag containing preCICE configuration.
0 commit comments