Skip to content

Commit e2d6efc

Browse files
committed
add meta version
1 parent b5e4788 commit e2d6efc

File tree

5 files changed

+6
-1
lines changed

5 files changed

+6
-1
lines changed

CommandLineTool-standalone.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
saladVersion: v1.1
12
- $import: Process.yml
2-
- $import: CommandLineTool.yml
3+
- $import: CommandLineTool.yml

CommandLineTool.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
saladVersion: v1.1
12
$base: "https://w3id.org/cwl/cwl#"
23

34
$namespaces:

CommonWorkflowLanguage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
saladVersion: v1.1
12
$base: "https://w3id.org/cwl/cwl#"
23

34
$namespaces:

Process.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
saladVersion: v1.1
12
$base: "https://w3id.org/cwl/cwl#"
23

34
$namespaces:

Workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
saladVersion: v1.1
12
$base: "https://w3id.org/cwl/cwl#"
23

34
$namespaces:

0 commit comments

Comments
 (0)