Skip to content

Commit

Permalink
Release v0.05-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammad committed Mar 13, 2023
1 parent 66fb763 commit 9128464
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import java.nio.file.Path
import java.util.*
import kotlin.coroutines.CoroutineContext

const val VERSION = "v0.0.4-beta"
const val VERSION = "v0.0.5-beta"

@Suppress("OPT_IN_USAGE")
class MainController : CoroutineScope, Initializable {
Expand Down

0 comments on commit 9128464

Please sign in to comment.