mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 06:52:34 +03:00
Bump the snapshot version
This commit is contained in:
parent
ae54ae0566
commit
8dfbe93df8
@ -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]
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: Base
|
||||
namespace: Standard
|
||||
version: 0.2.31
|
||||
version: 0.2.32-SNAPSHOT
|
||||
license: APLv2
|
||||
authors:
|
||||
- name: Enso Team
|
@ -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
Loading…
Reference in New Issue
Block a user