[OPB-xxx] preparing for release

This commit is contained in:
Sheldan
2021-07-25 20:37:33 +02:00
parent 4d569d4ec0
commit d1aa2d5276
2 changed files with 3 additions and 3 deletions

View File

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

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 .env as well-->
<abstracto.version>1.3.5-SNAPSHOT</abstracto.version>
<abstracto.templates.version>1.2.18-SNAPSHOT</abstracto.templates.version>
<abstracto.version>1.3.5</abstracto.version>
<abstracto.templates.version>1.2.18</abstracto.templates.version>
</properties>
<modules>