Skip to content

Commit

Permalink
Updated build for ea+3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Kohn committed May 25, 2020
1 parent f942bee commit 4ee30e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog


### 3.0 Early Access Preview 3 (May 2020)
### 3.0 Early Access Preview 3 (25 May 2020)

Implemented:
- Plugins can listen to various events for recording user action;
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ val buildDate = "%d %s %d".format(

val buildTag = "-SNAPSHOT"

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

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

0 comments on commit 4ee30e6

Please sign in to comment.