Bump the snapshot version

This commit is contained in:
Ara Adkins 2021-08-05 09:54:27 +01:00
parent 1f0a50066f
commit 2553d9738c
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.20" // Note [Engine And Launcher Version]
val currentEdition = "2021.8" // Note [Default Editions]
val ensoVersion = "0.2.21-SNAPSHOT" // Note [Engine And Launcher Version]
val currentEdition = "2021.9-SNAPSHOT" // Note [Default Editions]
val stdLibVersion = "0.1.0" // Note [Standard Library Version]
/* Note [Engine And Launcher Version]