Skip to content

Commit 1646ccf

Browse files
committed
Bumping version to 1.7.4
1 parent c0b6b03 commit 1646ccf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RELEASE_NOTES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## 1.7.3 - 2019-10-17
3+
## 1.7.4 - 2019-10-17
44
* .NET Core 3
55

66
## 1.6.1 - 2019-10-16

src/Client/ReleaseNotes.fs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
module internal ReleaseNotes
22

3-
let Version = "1.7.3"
3+
let Version = "1.7.4"
44

55
let IsPrerelease = false
66

77
let Notes = """
88
# Release Notes
99
10-
## 1.7.3 - 2019-10-17
10+
## 1.7.4 - 2019-10-17
1111
* .NET Core 3
1212
1313
## 1.6.1 - 2019-10-16

0 commit comments

Comments
 (0)