Skip to content

Commit 8bd6677

Browse files
committed
chore: bump version to 2.3.0
1 parent d6610b0 commit 8bd6677

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
APP_VERSION = "2.2.0"
1+
APP_VERSION = "2.3.0"

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"latest_version": "2.2.0",
2+
"latest_version": "2.3.0",
33
"download_url": "https://github.com/Spieler1ONE1/SCCharacters/releases/latest/download/SCCharacters.exe",
4-
"changelog": "- Nuevo diseño de pie de página (Footer Bar) con botón de lanzamiento integrado.\n- Botón 'Iniciar Juego' traducido a todos los idiomas soportados.\n- Mejoras visuales en la interfaz y corrección de errores de inicio.\n- Actualización de sistema de versiones.",
4+
"changelog": "- Server-side ordering and pagination for the Online tab.\\n- API integration for latest/oldest/like/download.\\n- Load more functionality now accurately tracks pages and API responses.\\n- Roulette fetches 5 random characters dynamically.\\n- Included new API integration documentation.",
55
"sha256": ""
66
}

0 commit comments

Comments
 (0)