This commit is contained in:
Thomas Legay 2023-07-27 16:29:59 +02:00
parent 109d1a34f2
commit 0207fb1325
18 changed files with 60 additions and 48 deletions

View file

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