Skip to content

Commit 4ee30e6

Browse files
committed
Updated build for ea+3.
1 parent f942bee commit 4ee30e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33

4-
### 3.0 Early Access Preview 3 (May 2020)
4+
### 3.0 Early Access Preview 3 (25 May 2020)
55

66
Implemented:
77
- Plugins can listen to various events for recording user action;

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ val buildDate = "%d %s %d".format(
5454

5555
val buildTag = "-SNAPSHOT"
5656

57-
val buildVersion = "0003-ALPHA"
57+
val buildVersion = "ea+03"
5858

5959
// This is needed to run/test the project without having to restart SBT afterwards
6060
fork in run := true

0 commit comments

Comments
 (0)