瀏覽代碼

Increase changed roles' version numbers

pull/17/head
Kristijan Mitrovic 4 年之前
父節點
當前提交
2e5b38565a
共有 3 個檔案被更改,包括 3 行新增3 行删除
  1. +1
    -1
      automation/roles/algo/files/bubble_role.json
  2. +1
    -1
      automation/roles/bubble/files/bubble_role.json
  3. +1
    -1
      automation/roles/mitmproxy/files/bubble_role.json

+ 1
- 1
automation/roles/algo/files/bubble_role.json 查看文件

@@ -1,5 +1,5 @@
{
"name": "algo-0.0.1",
"name": "algo-0.0.2",
"priority": 400,
"template": true,
"install": "node",


+ 1
- 1
automation/roles/bubble/files/bubble_role.json 查看文件

@@ -1,5 +1,5 @@
{
"name": "bubble-0.0.1",
"name": "bubble-0.0.2",
"priority": 300,
"template": true,
"config": [


+ 1
- 1
automation/roles/mitmproxy/files/bubble_role.json 查看文件

@@ -1,5 +1,5 @@
{
"name": "mitmproxy-0.0.1",
"name": "mitmproxy-0.0.2",
"priority": 600,
"template": true,
"install": "node",


Loading…
取消
儲存