Skip to content

Commit 1ed290a

Browse files
authored
Merge branch 'master' into release-v1.6.0
2 parents 5cb5ede + b204807 commit 1ed290a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

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

3-
## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/HEAD)
3+
## [v1.5.0-preview.7](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.5.0-preview.7) (2020-06-12)
44

55
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.5.0...HEAD)
66

source/nanoFramework.System.Net/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
<package id="nanoFramework.Runtime.Events" version="1.8.0" targetFramework="netnanoframework10" />
55
<package id="nanoFramework.System.Text" version="1.0.0" targetFramework="netnanoframework10" />
66
<package id="Nerdbank.GitVersioning" version="3.1.91" developmentDependency="true" targetFramework="netnanoframework10" />
7-
</packages>
7+
</packages>

source/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
"versionIncrement": "build",
2222
"firstUnstableTag": "preview"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)