Переглянути джерело

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",


Завантаження…
Відмінити
Зберегти