diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5290772..04f35e5 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.2.8 + ABSTRACTO_VERSION: 1.2.9 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 29a920b..8e767df 100644 --- a/deployment/docker-compose/src/main/resources/.env +++ b/deployment/docker-compose/src/main/resources/.env @@ -26,4 +26,4 @@ PGADMIN_DEFAULT_EMAIL=sheldan@sheldan.dev PGADMIN_DEFAULT_PASSWORD=admin TOKEN= YOUTUBE_API_KEY= -ONEPLUS_BOT_VERSION=1.3.8 \ No newline at end of file +ONEPLUS_BOT_VERSION=1.3.9 \ No newline at end of file diff --git a/pom.xml b/pom.xml index bdcf4bb..3eee04a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,8 +19,8 @@ 1.8 - 1.2.9-SNAPSHOT - 1.2.5-SNAPSHOT + 1.2.9 + 1.2.5