Bump the snapshot version

This commit is contained in:
Ara Adkins 2021-09-16 09:37:15 +01:00
parent c22c41b8df
commit 2d8dd2876b
No known key found for this signature in database
GPG Key ID: D9EB39C019A0D6E1
287 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.29" // Note [Engine And Launcher Version]
val currentEdition = "2021.17" // Note [Default Editions]
val ensoVersion = "0.2.30-SNAPSHOT" // Note [Engine And Launcher Version]
val currentEdition = "2021.18-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.29
version: 0.2.30-SNAPSHOT
license: APLv2
authors:
- name: Enso Team

View File

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

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