diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ef7434c1..2c705bdb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,5 +34,5 @@ jobs: env: REGISTRY_PREFIX: docker.pkg.github.com/sheldan/sissi/ VERSION: ${{ env.version }} - ABSTRACTO_VERSION: 1.4.3 + ABSTRACTO_VERSION: 1.4.4 ABSTRACTO_REGISTRY_PREFIX: docker.pkg.github.com/sheldan/abstracto/ \ No newline at end of file diff --git a/deployment/docker-compose/src/main/resources/.env b/deployment/docker-compose/src/main/resources/.env index 38c4095c..5fdd7b1a 100644 --- a/deployment/docker-compose/src/main/resources/.env +++ b/deployment/docker-compose/src/main/resources/.env @@ -30,4 +30,4 @@ PGADMIN_DEFAULT_EMAIL=sheldan@sheldan.dev PGADMIN_DEFAULT_PASSWORD=admin TOKEN= YOUTUBE_API_KEY= -SISSI_VERSION=1.3.2 \ No newline at end of file +SISSI_VERSION=1.3.3 \ No newline at end of file diff --git a/pom.xml b/pom.xml index ef5ee073..62e0a364 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 1.8 - 1.4.3 + 1.4.4 1.4.3