[OPB-28] preparing for release

This commit is contained in:
Sheldan
2021-07-04 13:58:24 +02:00
parent 75a5a1ff1a
commit 2066a2254d
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.17
ABSTRACTO_VERSION: 1.3.0
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.4
ONEPLUS_BOT_VERSION=1.4.5

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.17</abstracto.version>
<abstracto.templates.version>1.2.13</abstracto.templates.version>
<abstracto.version>1.3.0</abstracto.version>
<abstracto.templates.version>1.2.14</abstracto.templates.version>
</properties>
<modules>