ajout de la gestion d'un appostrophe utf8

This commit is contained in:
Thomas Legay 2024-10-15 10:40:56 +02:00
parent 6bc789087e
commit 038343fc0f
15 changed files with 15 additions and 14 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=25.0.2
VERSION=25.0.6
APP=keycloak
DEPOT=https://github.com/keycloak/keycloak.git
GIT_VERSION=${VERSION}