Skip to content

Commit 4d99009

Browse files
committed
v1.2.1 errata
1 parent b60a42e commit 4d99009

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ $namespaces:
88

99
$graph:
1010

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

Workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $graph:
1111
type: documentation
1212
doc:
1313
- |
14-
# Common Workflow Language (CWL) Workflow Description, v1.2
14+
# Common Workflow Language (CWL) Workflow Description, v1.2.1
1515
1616
This version:
1717
* https://w3id.org/cwl/v1.2/

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Common Workflow Language Standards, v1.2
1+
# Common Workflow Language Standards, v1.2.1
22

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

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

0 commit comments

Comments
 (0)