Skip to content

Commit 0d616cf

Browse files
committed
Version is now 0.80
1 parent 2a974d0 commit 0d616cf

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
### New in 0.79 (not released yet)
1+
### New in 0.80 (not released yet)
2+
3+
* _Nothing yet_
4+
5+
### New in 0.79.4216 ((released 2020-05-13)
26

37
* New: Added .NET Core 3.1 target for the `EventFlow`
48
and `EventFlow.EntityFramework` packages

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ init:
33
- ps: '[Environment]::SetEnvironmentVariable("LCOW_SUPPORTED", "1", "Machine")'
44
- ps: Restart-Service docker
55

6-
version: 0.79.{build}
6+
version: 0.80.{build}
77

88
skip_tags: true
99

0 commit comments

Comments
 (0)