From 0b8ef8f1900749a0eb8c7440bb1f69033205e6f2 Mon Sep 17 00:00:00 2001 From: Minh Minh Date: Sat, 14 Sep 2024 14:06:40 +0200 Subject: [PATCH] bump v0.7.2 --- CHANGELOG.md | 2 +- build/ansible/playbooks/deployment.yml | 2 +- liberator/configuration.py | 2 +- webui/main.go | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c9323c..ad5e4b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). i.e. `..` -## [Unreleased] - TBA +## [v0.7.2] - 2024-09-14 - Support call recovery capability (HA) #140 - Support config build as var for kamailio/freeswitch - Gateway support specify outbound proxy diff --git a/build/ansible/playbooks/deployment.yml b/build/ansible/playbooks/deployment.yml index 20d00eb..b1a8695 100644 --- a/build/ansible/playbooks/deployment.yml +++ b/build/ansible/playbooks/deployment.yml @@ -4,7 +4,7 @@ become: true vars: - version: 'v0.7.1.f' + version: 'v0.7.2' srcdir: '{{inventory_dir|dirname|dirname|dirname|dirname}}' dstdir: /opt/libresbc/{{version}} diff --git a/liberator/configuration.py b/liberator/configuration.py index c7b81ff..4b9a96c 100644 --- a/liberator/configuration.py +++ b/liberator/configuration.py @@ -12,7 +12,7 @@ #----------------------------------------------------------------------------------------------------- _APPLICATION = 'LIBRESBC' _DESCRIPTION = 'Open Source Session Border Controller for Large-Scale Voice Infrastructures' -_SWVERSION = 'v0.7.1.f' +_SWVERSION = 'v0.7.2' #----------------------------------------------------------------------------------------------------- # LIBRE #----------------------------------------------------------------------------------------------------- diff --git a/webui/main.go b/webui/main.go index 1352f18..5a5f640 100644 --- a/webui/main.go +++ b/webui/main.go @@ -89,7 +89,7 @@ func init() { +-+-+-+-+-+-+-+-+ +-+-+-+-+-+ Open Source Session Border Controler - LibreSBC - v0.7.1.f + LibreSBC - v0.7.2 Listen %s LibreSBC %s