Release version 1.22.1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<package >
|
||||
<metadata>
|
||||
<id>Owin.Security.Providers</id>
|
||||
<version>1.22</version>
|
||||
<version>1.22.1</version>
|
||||
<authors>Jerrie Pelser and contributors</authors>
|
||||
<owners>Jerrie Pelser</owners>
|
||||
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
|
||||
@@ -21,6 +21,11 @@
|
||||
<releaseNotes>
|
||||
Version 1.22
|
||||
|
||||
Enhancement
|
||||
- Ability to specify prompt parameter for Salesforce provider
|
||||
|
||||
Version 1.22
|
||||
|
||||
Added
|
||||
- Added Imgur
|
||||
- Added Backlog
|
||||
|
||||
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// 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.22.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.22.0.0")]
|
||||
[assembly: AssemblyVersion("1.22.1.0")]
|
||||
[assembly: AssemblyFileVersion("1.22.1.0")]
|
||||
|
||||
Reference in New Issue
Block a user