diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 71ef80b..480cc1f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,5 +34,5 @@ jobs: env: REGISTRY_PREFIX: docker.pkg.github.com/sheldan/oneplusbot/ VERSION: ${{ env.version }} - ABSTRACTO_VERSION: 1.4.19 + ABSTRACTO_VERSION: 1.4.20 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 b5335f0..b67565d 100644 --- a/deployment/docker-compose/src/main/resources/.env +++ b/deployment/docker-compose/src/main/resources/.env @@ -29,4 +29,4 @@ PGADMIN_DEFAULT_EMAIL=sheldan@sheldan.dev PGADMIN_DEFAULT_PASSWORD=admin TOKEN= YOUTUBE_API_KEY= -ONEPLUS_BOT_VERSION=1.6.4 \ No newline at end of file +ONEPLUS_BOT_VERSION=1.6.5 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 8400e19..64a82f2 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 1.8 - 1.4.19 + 1.4.20 1.4.13