We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e4a55 commit e0d2845Copy full SHA for e0d2845
RELEASE_NOTES.md
@@ -1,2 +1,2 @@
1
-#### 0.2.6 April 14 2019 ####
2
-* Lengthened throttling window on `DownloadCoordinator`
+#### 0.2.7 April 15 2019 ####
+* Demo change
src/common.props
@@ -2,8 +2,8 @@
<PropertyGroup>
3
<Copyright>Copyright © 2015-2019 Petabridge, LLC</Copyright>
4
<Authors>Petabridge</Authors>
5
- <VersionPrefix>0.2.6</VersionPrefix>
6
- <PackageReleaseNotes>Lengthened throttling window on `DownloadCoordinator`</PackageReleaseNotes>
+ <VersionPrefix>0.2.7</VersionPrefix>
+ <PackageReleaseNotes>Demo change</PackageReleaseNotes>
7
<PackageIconUrl>
8
</PackageIconUrl>
9
<PackageProjectUrl>
0 commit comments