[OPB-xxx] updating abstracto version

This commit is contained in:
Sheldan
2021-07-13 01:37:50 +02:00
parent aa71ad3f97
commit 6055a5e15f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -19,7 +19,7 @@
<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.1</abstracto.version>
<abstracto.version>1.3.2</abstracto.version>
<abstracto.templates.version>1.2.15</abstracto.templates.version>
</properties>