[OPB-30] updating abstracto version and preparing for new release

This commit is contained in:
Sheldan
2021-05-26 21:45:35 +02:00
parent b3b16d0e74
commit 1e2ab7fbfa
3 changed files with 4 additions and 4 deletions

View File

@@ -34,5 +34,5 @@ jobs:
env:
REGISTRY_PREFIX: docker.pkg.github.com/sheldan/oneplusbot/
VERSION: ${{ env.version }}
ABSTRACTO_VERSION: 1.2.13
ABSTRACTO_VERSION: 1.2.14
ABSTRACTO_REGISTRY_PREFIX: docker.pkg.github.com/sheldan/abstracto/

View File

@@ -26,4 +26,4 @@ PGADMIN_DEFAULT_EMAIL=sheldan@sheldan.dev
PGADMIN_DEFAULT_PASSWORD=admin
TOKEN=<INSERT TOKEN>
YOUTUBE_API_KEY=<INSERT KEY>
ONEPLUS_BOT_VERSION=1.4.0
ONEPLUS_BOT_VERSION=1.4.1

View File

@@ -19,8 +19,8 @@
<maven.compiler.source>1.8</maven.compiler.source>
<!-- edit in release.yml as well -->
<!-- when releasing a new opbot version, update the docker-compose as well-->
<abstracto.version>1.2.13</abstracto.version>
<abstracto.templates.version>1.2.9</abstracto.templates.version>
<abstracto.version>1.2.14</abstracto.version>
<abstracto.templates.version>1.2.10</abstracto.templates.version>
</properties>
<modules>