Bump the snapshot version

This commit is contained in:
Ara Adkins 2021-07-23 10:10:08 +01:00
parent 2cb6ac5776
commit 0af9d4ff1e
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.16" // Note [Engine And Launcher Version]
val currentEdition = "2021.4" // Note [Default Editions]
val ensoVersion = "0.2.17-SNAPSHOT" // Note [Engine And Launcher Version]
val currentEdition = "2021.5-SNAPSHOT" // Note [Default Editions]
val stdLibVersion = "0.1.0" // Note [Standard Library Version]
/* Note [Engine And Launcher Version]