Skip to content

v0.4.4

Choose a tag to compare

@sdegroot sdegroot released this 08 Apr 21:39
ecf580d

v0.4.4

Maven (backend plugin)

<dependency>
    <groupId>app.epistola.valtimo</groupId>
    <artifactId>epistola-plugin</artifactId>
    <version>0.4.4</version>
</dependency>

Gradle (Kotlin DSL)

implementation("app.epistola.valtimo:epistola-plugin:0.4.4")

npm (frontend plugin)

npm install @epistola.app/valtimo-plugin@0.4.4

Docker images

ghcr.io/epistola-app/valtimo/demo-backend:0.4.4
ghcr.io/epistola-app/valtimo/demo-frontend:0.4.4