Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Commit

Permalink
version 1.3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dminta committed Feb 18, 2017
1 parent b6bc2c1 commit 108b5c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MaterialProgressBar/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.0")]
[assembly: AssemblyVersion("1.3.0.1")]
[assembly: AssemblyFileVersion("1.0.0.0")]
4 changes: 2 additions & 2 deletions nuspec/ZhangHai.Android.MaterialProgressBar.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package >
<metadata>
<id>ZhangHai.Android.MaterialProgressBar</id>
<version>1.3.0</version>
<version>1.3.0.1</version>
<authors>Dominik Minta</authors>
<owners>Dominik Minta</owners>
<licenseUrl>https://github.com/dminta/MaterialProgressBarXamarinAndroidBinding/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/dminta/MaterialProgressBarXamarinAndroidBinding</projectUrl>
<iconUrl>https://raw.githubusercontent.com/dminta/MaterialProgressBarXamarinAndroidBinding/master/art/launcher_icon-web.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>MaterialProgressBar library binding for Xamarin Android (https://github.com/DreaminginCodeZH/MaterialProgressBar)</description>
<releaseNotes>Initial release</releaseNotes>
<releaseNotes>Regenerated with JDK8 and correct Metadata.xml</releaseNotes>
<tags>xamarin android xamarin.android monodroid material</tags>
<dependencies>
<dependency id="Xamarin.Android.Support.v7.AppCompat" version="25.1.1" />
Expand Down

0 comments on commit 108b5c6

Please sign in to comment.