Skip to content

Commit

Permalink
v1.2.1 errata
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed Apr 5, 2024
1 parent 504ccbe commit 3cf82f4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $namespaces:

$graph:

- name: "Common Workflow Language, v1.2"
- name: "Common Workflow Language, v1.2.1"
type: documentation
doc: {$include: concepts.md}

Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
Hello!

This repo holds the development version of CWL v1.2.1; see https://github.com/common-workflow-language/cwl-v1.2/issues/54 for the plan.

See https://github.com/common-workflow-language/cwl-v1.2/tree/v1.2.0 for the released v1.2 of the Common Workflow Language standards and the history of its development.
This repo holds released v1.2.1 of the Common Workflow Language standard and the history of its development.

You can render this using https://github.com/common-workflow-language/cwl-website/blob/main/website.sh

You may browse the released v1.2 standards online at https://www.commonwl.org/v1.2
You may browse the released v1.2.1 standards online at https://www.commonwl.org/v1.2
2 changes: 1 addition & 1 deletion Workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $graph:
type: documentation
doc:
- |
# Common Workflow Language (CWL) Workflow Description, v1.2
# Common Workflow Language (CWL) Workflow Description, v1.2.1
This version:
* https://w3id.org/cwl/v1.2/
Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Common Workflow Language Standards, v1.2
# Common Workflow Language Standards, v1.2.1

The [User Guide](http://www.commonwl.org/user_guide/) provides a gentle
introduction to writing CWL command line tools and workflows. Currently the CWL User Guide targets CWL v1.0 only.
introduction to writing CWL command line tools and workflows.

The CWL [Command Line Tool Description Standard](CommandLineTool.html)
specifies the document schema and execution semantics for wrapping and
Expand Down

0 comments on commit 3cf82f4

Please sign in to comment.