Bump the snapshot version

This commit is contained in:
Ara Adkins 2021-08-05 14:37:17 +01:00
parent c86c09aeff
commit 3a1fa1f973
No known key found for this signature in database
GPG Key ID: D9EB39C019A0D6E1

View File

@ -18,9 +18,9 @@ val scalacVersion = "2.13.6"
val rustVersion = "1.54.0-nightly"
val graalVersion = "21.1.0"
val javaVersion = "11"
val ensoVersion = "0.2.21" // Note [Engine And Launcher Version]
val currentEdition = "2021.9" // Note [Default Editions]
val stdLibVersion = "0.1.0" // Note [Standard Library Version]
val ensoVersion = "0.2.22-SNAPSHOT" // Note [Engine And Launcher Version]
val currentEdition = "2021.10-SNAPSHOT" // Note [Default Editions]
val stdLibVersion = "0.1.0" // Note [Standard Library Version]
/* Note [Engine And Launcher Version]
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~