Bump version to v0.15.6

This commit is contained in:
João Vitória Silva
2025-11-03 11:27:27 +00:00
parent 0161202666
commit d193011793
5 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ from cryptography.fernet import Fernet
import core.logger as core_logger
# Constant related to version
API_VERSION = "v0.15.5"
API_VERSION = "v0.15.6"
LICENSE_NAME = "GNU Affero General Public License v3.0 or later"
LICENSE_IDENTIFIER = "AGPL-3.0-or-later"
LICENSE_URL = "https://spdx.org/licenses/AGPL-3.0-or-later.html"

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "endurain"
version = "0.15.5"
version = "0.15.6"
description = "Endurain API for the Endurain app"
authors = ["João Vitória Silva <8648976+joaovitoriasilva@users.noreply.github.com>"]
readme = "README.md"

View File

@@ -1,12 +1,12 @@
{
"name": "endurain",
"version": "0.15.5",
"version": "0.15.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "endurain",
"version": "0.15.5",
"version": "0.15.6",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-brands-svg-icons": "^6.7.1",

View File

@@ -1,6 +1,6 @@
{
"name": "endurain",
"version": "0.15.5",
"version": "0.15.6",
"private": true,
"type": "module",
"scripts": {

View File

@@ -23,7 +23,7 @@
<a class="link-body-emphasis" href="https://discord.gg/6VUjUq2uZR"
><font-awesome-icon :icon="['fab', 'fa-discord']"
/></a>
v0.15.5
v0.15.6
</p>
<p class="text-center text-muted">
<img