Bump the snapshot version

This commit is contained in:
Ara Adkins 2021-08-09 11:48:22 +01:00
parent 3fb8e43e98
commit 3b7d6e117c
No known key found for this signature in database
GPG Key ID: D9EB39C019A0D6E1

View File

@ -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.23" // Note [Engine And Launcher Version]
val currentEdition = "2021.11" // Note [Default Editions]
val ensoVersion = "0.2.24-SNAPSHOT" // Note [Engine And Launcher Version]
val currentEdition = "2021.12-SNAPSHOT" // Note [Default Editions]
val stdLibVersion = "0.1.0" // Note [Standard Library Version]
/* Note [Engine And Launcher Version]