File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >$id$</id >
5- <version >3.4.3 </version >
5+ <version >3.4.4 </version >
66 <title >Algolia Search API Client for C#</title >
77 <authors >Algolia</authors >
88 <owners >Algolia</owners >
Original file line number Diff line number Diff line change 3131
3232internal class AssemblyInfo
3333{
34- public const string AssemblyVersion = "3.4.3 " ;
35- public const string AssemblyFileVersion = "3.4.3 " ;
34+ public const string AssemblyVersion = "3.4.4 " ;
35+ public const string AssemblyFileVersion = "3.4.4 " ;
3636}
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 3.4.4 (2016-02-10)
5+ - Allow to set a timeout lower than 1s
6+
473.4.3 (2016-02-05)
58- Added new SetSnippetEllipsisText query parameter to configure snippet ellipsis text
69
You can’t perform that action at this time.
0 commit comments