Bump the version to 142 to generate a package

Small fix in the documentation
This commit is contained in:
Timothée Jaussoin 2022-07-12 15:50:00 +02:00
parent 354830da7e
commit 093619a22c
2 changed files with 2 additions and 2 deletions

View file

@ -104,7 +104,7 @@ Create and return an `account_creation_token`.
<span class="badge badge-success">Public</span>
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`
<span class="badge badge-info">User</span>
Attach a publicly generated authentication token to the currently authenticated account.

View file

@ -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