Bump the snapshot version

This commit is contained in:
Radosław Waśko 2021-07-19 19:29:39 +02:00 committed by GitHub
parent 1aa5cd0831
commit c0eae9db05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.15" // Note [Engine And Launcher Version]
val currentEdition = "2021.3" // Note [Default Editions]
val ensoVersion = "0.2.16-SNAPSHOT" // Note [Engine And Launcher Version]
val currentEdition = "2021.4-SNAPSHOT" // Note [Default Editions]
val stdLibVersion = "0.1.0" // Note [Standard Library Version]
/* Note [Engine And Launcher Version]