Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
edward3h authored Mar 13, 2022
1 parent 2086bf9 commit f78a48c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id("io.micronaut.application") version "3.2.0"
}

version = "0.4"
version = "0.4.1"

repositories {
mavenCentral()
Expand Down Expand Up @@ -85,4 +85,4 @@ tasks.named("dockerBuild") {
"ghcr.io/edward3h/mc-webhook:${project.version}"
]
}
}
}

0 comments on commit f78a48c

Please sign in to comment.