Skip to content

Commit 6903440

Browse files
authored
Bump version to v0.4 (#65)
1 parent f49c21b commit 6903440

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

adapter-config-schema/precice_adapter_config_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
3-
"$id": "https://github.com/precice/preeco-orga/releases/download/v0.3/precice_adapter_config_schema.json",
3+
"$id": "https://github.com/precice/preeco-orga/releases/download/v0.4/precice_adapter_config_schema.json",
44
"type": "object",
55
"metaConfigurator": {
66
"aiExportFormats": {

guidelines/guidelines-adapters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: Quality guidelines and standards for preCICE adapters and related tools
66
toc: true
77
---
88

9-
v0.3, published on September 5, 2025
9+
v0.4, published on January 26, 2026
1010

1111
Are you developing a preCICE adapter or related tool? Follow these guidelines to make your adapter easier to publish, easier to integrate with the rest of the preCICE ecosystem, and more useful for the community.
1212

guidelines/guidelines-application-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: Quality guidelines and standards for application cases
66
toc: true
77
---
88

9-
v0.3, published on September 5, 2025
9+
v0.4, published on January 26, 2026
1010

1111
Are you preparing one or several application cases for a data publication to accompany your journal article? Follow these guidelines to make your cases easier to integrate with the rest of the preCICE ecosystem and, thus, easier to reproduce, to maintain, and to build upon.
1212

0 commit comments

Comments
 (0)