Skip to content

Commit

Permalink
Set version to 1.1.0 and added release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zastai committed Aug 14, 2018
1 parent 18303e1 commit 155e677
Showing 1 changed file with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,15 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.1.0-pre</Version>
<Version>1.1.0</Version>
<AssemblyVersion>1.1</AssemblyVersion>
<FileVersion>1.1</FileVersion>
<PackageReleaseNotes />
<PackageReleaseNotes>
Minor API updates.
STYLE-980: Handle Raw/Unedited image type.
CAA-88: Adjusted thumbnail types. Dropped Huge (huge); added Size250 (250), Size500 (500) and Size1200 (1200).
Bumped Newtonsoft.Json to the latest version (11.0.2).
</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 155e677

Please sign in to comment.