File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
src/CallfireApiClient/Properties Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?><package >
22 <metadata >
33 <id >CallfireApiClient</id >
4- <version >1.1.13 </version >
4+ <version >1.1.14 </version >
55 <title >CallFire API v2 client</title >
66 <authors >
77 Vladimir Mikhailov
1515 <description >C# client library for integration with Callfire REST API v2 services</description >
1616 <releaseNotes >Callfire API client Changelog
1717=============================
18+ Version 1.1.14 - Jan 17 2017
19+ - added possibility to use client without config file
20+
1821Version 1.1.13 - Dec 30 2016
1922- minor fixes for get contacts history api
2023
Original file line number Diff line number Diff line change 11Callfire API client Changelog
22=============================
3+ Version 1.1.14 - Jan 17 2017
4+ - added possibility to use client without config file
5+
36Version 1.1.13 - Dec 30 2016
47- minor fixes for get contacts history api
58
Original file line number Diff line number Diff line change 1313// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1414// and "{Major}.{Minor}.{Build}.*" will update just the revision.
1515
16- [ assembly: AssemblyVersion ( "1.1.13 .*" ) ]
16+ [ assembly: AssemblyVersion ( "1.1.14 .*" ) ]
1717
1818// The following attributes are used to specify the signing key for the assembly,
1919// if desired. See the Mono documentation for more information about signing.
You can’t perform that action at this time.
0 commit comments