[OPB-xxx] updating abstracto version to 1.4.3

This commit is contained in:
Sheldan
2022-08-29 00:26:02 +02:00
parent 46ef5435c7
commit 47284686d6
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.4.1
ABSTRACTO_VERSION: 1.4.3
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.4.2</abstracto.version>
<abstracto.templates.version>1.4.2</abstracto.templates.version>
<abstracto.version>1.4.3</abstracto.version>
<abstracto.templates.version>1.4.3</abstracto.templates.version>
</properties>
<modules>