Skip to content

Commit

Permalink
Prepared next version cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
sauterl committed May 27, 2024
1 parent 15a7027 commit 4890883
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.2"
const val VERSION = "2.0.3-SNAPSHOT"

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

0 comments on commit 4890883

Please sign in to comment.