Skip to content

Commit

Permalink
added v0.2.7 release notes (#34) (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Apr 15, 2019
1 parent 51e4a55 commit e0d2845
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#### 0.2.6 April 14 2019 ####
* Lengthened throttling window on `DownloadCoordinator`
#### 0.2.7 April 15 2019 ####
* Demo change
4 changes: 2 additions & 2 deletions src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<PropertyGroup>
<Copyright>Copyright © 2015-2019 Petabridge, LLC</Copyright>
<Authors>Petabridge</Authors>
<VersionPrefix>0.2.6</VersionPrefix>
<PackageReleaseNotes>Lengthened throttling window on `DownloadCoordinator`</PackageReleaseNotes>
<VersionPrefix>0.2.7</VersionPrefix>
<PackageReleaseNotes>Demo change</PackageReleaseNotes>
<PackageIconUrl>
</PackageIconUrl>
<PackageProjectUrl>
Expand Down

0 comments on commit e0d2845

Please sign in to comment.