Skip to content

Commit 854ebac

Browse files
committed
drop: removed version field
1 parent 7635df8 commit 854ebac

9 files changed

Lines changed: 84 additions & 93 deletions

File tree

definitions/draco_cron/module.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@
1414
],
1515
"documentation": "",
1616
"author": "CodeZero",
17-
"icon": "tabler:file-time",
18-
"version": "1.0.0"
17+
"icon": "tabler:file-time"
1918
}

definitions/draco_rest/module.json

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
{
2-
"identifier": "draco-rest",
3-
"name": [
4-
{
5-
"code": "en-US",
6-
"content": "REST"
7-
}
8-
],
9-
"description": [
10-
{
11-
"code": "en-US",
12-
"content": "Trigger Flows unsing a HTTP-Server."
13-
}
14-
],
15-
"documentation": "",
16-
"author": "CodeZero",
17-
"icon": "tabler:cube-sent",
18-
"version": "1.0.0"
2+
"identifier": "draco-rest",
3+
"name": [
4+
{
5+
"code": "en-US",
6+
"content": "REST"
7+
}
8+
],
9+
"description": [
10+
{
11+
"code": "en-US",
12+
"content": "Trigger Flows unsing a HTTP-Server."
13+
}
14+
],
15+
"documentation": "",
16+
"author": "CodeZero",
17+
"icon": "tabler:cube-sent"
1918
}

definitions/taurus/boolean/module.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@
1414
],
1515
"documentation": "",
1616
"author": "CodeZero",
17-
"icon": "tabler:toggle-left",
18-
"version": "1.0.0"
17+
"icon": "tabler:toggle-left"
1918
}
Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
{
2-
"identifier": "taurus-control",
3-
"name": [
4-
{
5-
"code": "en-US",
6-
"content": "Control"
7-
}
8-
],
9-
"description": [
10-
{
11-
"code": "en-US",
12-
"content": "Flow control."
13-
}
14-
],
15-
"documentation": "",
16-
"author": "CodeZero",
17-
"icon": "tabler:arrow-ramp-right-2",
18-
"version": "1.0.0"
2+
"identifier": "taurus-control",
3+
"name": [
4+
{
5+
"code": "en-US",
6+
"content": "Control"
7+
}
8+
],
9+
"description": [
10+
{
11+
"code": "en-US",
12+
"content": "Flow control."
13+
}
14+
],
15+
"documentation": "",
16+
"author": "CodeZero",
17+
"icon": "tabler:arrow-ramp-right-2"
1918
}

definitions/taurus/http/module.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@
1414
],
1515
"documentation": "",
1616
"author": "CodeZero",
17-
"icon": "tabler:world-www",
18-
"version": "1.0.0"
17+
"icon": "tabler:world-www"
1918
}

definitions/taurus/list/module.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@
1414
],
1515
"documentation": "",
1616
"author": "CodeZero",
17-
"icon": "tabler:list",
18-
"version": "1.0.0"
17+
"icon": "tabler:list"
1918
}
Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
{
2-
"identifier": "taurus-number",
3-
"name": [
4-
{
5-
"code": "en-US",
6-
"content": "Number"
7-
}
8-
],
9-
"description": [
10-
{
11-
"code": "en-US",
12-
"content": "Work with Numbers."
13-
}
14-
],
15-
"documentation": "",
16-
"author": "CodeZero",
17-
"icon": "tabler:math-function",
18-
"version": "1.0.0"
2+
"identifier": "taurus-number",
3+
"name": [
4+
{
5+
"code": "en-US",
6+
"content": "Number"
7+
}
8+
],
9+
"description": [
10+
{
11+
"code": "en-US",
12+
"content": "Work with Numbers."
13+
}
14+
],
15+
"documentation": "",
16+
"author": "CodeZero",
17+
"icon": "tabler:math-function"
1918
}
Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
{
2-
"identifier": "taurus-object",
3-
"name": [
4-
{
5-
"code": "en-US",
6-
"content": "Object"
7-
}
8-
],
9-
"description": [
10-
{
11-
"code": "en-US",
12-
"content": "Work with Objects."
13-
}
14-
],
15-
"documentation": "",
16-
"author": "CodeZero",
17-
"icon": "tabler:cube",
18-
"version": "1.0.0"
2+
"identifier": "taurus-object",
3+
"name": [
4+
{
5+
"code": "en-US",
6+
"content": "Object"
7+
}
8+
],
9+
"description": [
10+
{
11+
"code": "en-US",
12+
"content": "Work with Objects."
13+
}
14+
],
15+
"documentation": "",
16+
"author": "CodeZero",
17+
"icon": "tabler:cube"
1918
}
Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
{
2-
"identifier": "taurus-text",
3-
"name": [
4-
{
5-
"code": "en-US",
6-
"content": "Text"
7-
}
8-
],
9-
"description": [
10-
{
11-
"code": "en-US",
12-
"content": "Work with Text."
13-
}
14-
],
15-
"documentation": "",
16-
"author": "CodeZero",
17-
"icon": "tabler:abc",
18-
"version": "1.0.0"
2+
"identifier": "taurus-text",
3+
"name": [
4+
{
5+
"code": "en-US",
6+
"content": "Text"
7+
}
8+
],
9+
"description": [
10+
{
11+
"code": "en-US",
12+
"content": "Work with Text."
13+
}
14+
],
15+
"documentation": "",
16+
"author": "CodeZero",
17+
"icon": "tabler:abc"
1918
}

0 commit comments

Comments
 (0)