mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 17:34:10 +03:00
Bump the snapshot version
This commit is contained in:
parent
1a2c3ddf20
commit
8d676259b9
@ -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.30" // Note [Engine And Launcher Version]
|
||||
val currentEdition = "2021.18" // Note [Default Editions]
|
||||
val ensoVersion = "0.2.31-SNAPSHOT" // Note [Engine And Launcher Version]
|
||||
val currentEdition = "2021.19-SNAPSHOT" // Note [Default Editions]
|
||||
val stdLibVersion = ensoVersion
|
||||
|
||||
/* Note [Engine And Launcher Version]
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: Base
|
||||
namespace: Standard
|
||||
version: 0.2.30
|
||||
version: 0.2.31-SNAPSHOT
|
||||
license: APLv2
|
||||
authors:
|
||||
- name: Enso Team
|
@ -1,6 +1,6 @@
|
||||
name: Database
|
||||
namespace: Standard
|
||||
version: 0.2.30
|
||||
version: 0.2.31-SNAPSHOT
|
||||
license: APLv2
|
||||
authors:
|
||||
- name: Enso Team
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user