Skip to content

Commit

Permalink
Merge pull request #11 from nilayjoshi89/MinorChanges
Browse files Browse the repository at this point in the history
Updating assembly version
  • Loading branch information
nilayjoshi89 authored Sep 22, 2020
2 parents ab6cf0e + 009527d commit ae0b39c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>BlackPearl.Controls.Library</id>
<version>1.0.2.0</version>
<version>1.0.2.1</version>
<title>BlackPearl.Controls.Library</title>
<authors>nilayjoshi89</authors>
<owners>nilayjoshi89</owners>
Expand Down
4 changes: 2 additions & 2 deletions BlackPearl.Controls.Library/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
// 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.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]
[assembly: AssemblyVersion("1.0.2.1")]
[assembly: AssemblyFileVersion("1.0.2.1")]
[assembly: Guid("79FB11CA-A0AC-4E6C-90E9-F88C5CE55D09")]

0 comments on commit ae0b39c

Please sign in to comment.