mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 22:01:42 +03:00
Bump the snapshot version
This commit is contained in:
parent
37a8fab046
commit
a235fb800f
@ -18,8 +18,8 @@ val scalacVersion = "2.13.6"
|
||||
val rustVersion = "1.54.0-nightly"
|
||||
val graalVersion = "21.1.0"
|
||||
val javaVersion = "11"
|
||||
val ensoVersion = "0.2.22" // Note [Engine And Launcher Version]
|
||||
val currentEdition = "2021.10" // Note [Default Editions]
|
||||
val ensoVersion = "0.2.23-SNAPSHOT" // Note [Engine And Launcher Version]
|
||||
val currentEdition = "2021.11-SNAPSHOT" // Note [Default Editions]
|
||||
val stdLibVersion = "0.1.0" // Note [Standard Library Version]
|
||||
|
||||
/* Note [Engine And Launcher Version]
|
||||
|
Loading…
Reference in New Issue
Block a user