diff --git a/deployment/ubuntu/20.04/README.md b/deployment/ubuntu/20.04/README.md index 13b77ca..17b1f00 100644 --- a/deployment/ubuntu/20.04/README.md +++ b/deployment/ubuntu/20.04/README.md @@ -76,7 +76,7 @@ $ ansible-vault create helium.vault.yml app_user: appmgmt app_group: appmgmt -app_version: 0.8.0 +app_version: 1.0.1 git_repo: git@github.com:Clivern/Helium.git workers_counts: 1 diff --git a/deployment/ubuntu/22.04/README.md b/deployment/ubuntu/22.04/README.md index 4d7a810..305d4bc 100644 --- a/deployment/ubuntu/22.04/README.md +++ b/deployment/ubuntu/22.04/README.md @@ -76,7 +76,7 @@ $ ansible-vault create helium.vault.yml app_user: appmgmt app_group: appmgmt -app_version: 1.0.0 +app_version: 1.0.1 git_repo: git@github.com:Clivern/Helium.git workers_counts: 1