From 093619a22c1e44ade29ea63497d75e618279a2b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Jaussoin?= Date: Tue, 12 Jul 2022 15:50:00 +0200 Subject: [PATCH] Bump the version to 142 to generate a package Small fix in the documentation --- flexiapi/resources/views/api/documentation_markdown.blade.php | 2 +- flexisip-account-manager.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flexiapi/resources/views/api/documentation_markdown.blade.php b/flexiapi/resources/views/api/documentation_markdown.blade.php index 2561321..dda650f 100644 --- a/flexiapi/resources/views/api/documentation_markdown.blade.php +++ b/flexiapi/resources/views/api/documentation_markdown.blade.php @@ -104,7 +104,7 @@ Create and return an `account_creation_token`. Public Generate an `auth_token`. To attach the generated token to an account see [`auth_token` attachement endpoint](#get-accountsauthtokenauthtokenattach). -#### `GET /accounts/auth_token/{auth_token}/attach` +### `GET /accounts/auth_token/{auth_token}/attach` User Attach a publicly generated authentication token to the currently authenticated account. diff --git a/flexisip-account-manager.spec b/flexisip-account-manager.spec index c3a9a99..2e6335b 100644 --- a/flexisip-account-manager.spec +++ b/flexisip-account-manager.spec @@ -8,7 +8,7 @@ #%define _datadir %{_datarootdir} #%define _docdir %{_datadir}/doc -%define build_number 141 +%define build_number 142 %define var_dir /var/opt/belledonne-communications %define opt_dir /opt/belledonne-communications/share/flexisip-account-manager