From 3cc9b648ab90599dedcf9464e5400748d458dee2 Mon Sep 17 00:00:00 2001 From: Tim Nicholls Date: Wed, 11 Dec 2024 07:48:11 +0000 Subject: [PATCH] Bump deployed release to 1.0.0 --- deploy/ansible/group_vars/hxtleak_bbb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/ansible/group_vars/hxtleak_bbb.yml b/deploy/ansible/group_vars/hxtleak_bbb.yml index 4b0a990..067d768 100644 --- a/deploy/ansible/group_vars/hxtleak_bbb.yml +++ b/deploy/ansible/group_vars/hxtleak_bbb.yml @@ -6,4 +6,4 @@ hxt_user: hexiuser hxt_sw_dir: /hxt_sw hxt_install_dir: "{{ hxt_sw_dir }}/install" hxtleak_repo_url: https://github.com/stfc-aeg/hxtleak -hxtleak_release: "0.1.1" +hxtleak_release: "1.0.0"