[RAB-xxx] preparing for release

This commit is contained in:
Sheldan
2022-05-15 18:05:18 +02:00
parent 199ca18cac
commit b4fbe368d7
3 changed files with 4 additions and 4 deletions

View File

@@ -34,5 +34,5 @@ jobs:
env:
REGISTRY_PREFIX: docker.pkg.github.com/sheldan/r-austria-bot/
VERSION: ${{ env.version }}
ABSTRACTO_VERSION: 1.3.11
ABSTRACTO_VERSION: 1.3.13
ABSTRACTO_REGISTRY_PREFIX: docker.pkg.github.com/sheldan/abstracto/

View File

@@ -30,4 +30,4 @@ PGADMIN_DEFAULT_EMAIL=sheldan@sheldan.dev
PGADMIN_DEFAULT_PASSWORD=admin
TOKEN=<INSERT TOKEN>
YOUTUBE_API_KEY=<INSERT KEY>
R_AUSTRIA_BOT_VERSION=1.0.0
R_AUSTRIA_BOT_VERSION=1.0.2

View File

@@ -19,8 +19,8 @@
<maven.compiler.source>1.8</maven.compiler.source>
<!-- edit in release.yml as well -->
<!-- when releasing a new bot version, update the .env as well-->
<abstracto.version>1.3.13-SNAPSHOT</abstracto.version>
<abstracto.templates.version>1.3.2-SNAPSHOT</abstracto.templates.version>
<abstracto.version>1.3.13</abstracto.version>
<abstracto.templates.version>1.3.2</abstracto.templates.version>
</properties>
<modules>