[OPB-x] update to abstracto release 1.2.6

This commit is contained in:
Sheldan
2021-03-29 03:33:45 +02:00
parent af27472b09
commit 694e33da93
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.2.5
ABSTRACTO_VERSION: 1.2.6
ABSTRACTO_REGISTRY_PREFIX: docker.pkg.github.com/sheldan/abstracto/

View File

@@ -18,7 +18,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<!-- edit in release.yml as well -->
<abstracto.version>1.2.5</abstracto.version>
<abstracto.version>1.2.6</abstracto.version>
<abstracto.templates.version>1.2.2</abstracto.templates.version>
</properties>