[SIS-xxx] preparing for release

This commit is contained in:
Sheldan
2023-05-19 00:25:39 +02:00
parent 279959f256
commit 41304551e4
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -20,7 +20,7 @@
<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.4.24</abstracto.version>
<abstracto.version>1.4.25</abstracto.version>
<abstracto.templates.version>1.4.16</abstracto.templates.version>
</properties>