Skip to content

Commit

Permalink
Prepare next release cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
sauterl committed Jun 3, 2024
1 parent f88f06d commit 4b79f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/kotlin/dev/dres/DRES.kt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ import kotlin.system.exitProcess
*/
object DRES {
/** Version of DRES. */
const val VERSION = "2.0.4"
const val VERSION = "2.0.5-SNAPSHOT"

/** Application root; should be relative to JAR file or classes path. */
val APPLICATION_ROOT: Path =
Expand Down

0 comments on commit 4b79f38

Please sign in to comment.