Bump the snapshot version

This commit is contained in:
Dmitry Bushev 2021-10-01 15:43:02 +03:00
parent ae54ae0566
commit 8dfbe93df8
No known key found for this signature in database
GPG Key ID: 87C16090D6910E91
288 changed files with 12 additions and 12 deletions

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.31" // Note [Engine And Launcher Version]
val currentEdition = "2021.19" // Note [Default Editions]
val ensoVersion = "0.2.32-SNAPSHOT" // Note [Engine And Launcher Version]
val currentEdition = "2021.20-SNAPSHOT" // Note [Default Editions]
val stdLibVersion = ensoVersion
/* Note [Engine And Launcher Version]

View File

@ -1,6 +1,6 @@
name: Base
namespace: Standard
version: 0.2.31
version: 0.2.32-SNAPSHOT
license: APLv2
authors:
- name: Enso Team

View File

@ -1,6 +1,6 @@
name: Database
namespace: Standard
version: 0.2.31
version: 0.2.32-SNAPSHOT
license: APLv2
authors:
- name: Enso Team

Some files were not shown because too many files have changed in this diff Show More