Skip to content

Commit

Permalink
Ver 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
antonchi committed Apr 15, 2020
1 parent 56de616 commit 2efebc9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
// 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.4.2.0")]
[assembly: AssemblyFileVersion("1.4.2.0")]
[assembly: AssemblyVersion("1.4.4.0")]
[assembly: AssemblyFileVersion("1.4.4.0")]
[assembly: AssemblyInformationalVersion(GitHash.hash)]
[assembly: AssemblyGitHash(GitHash.hash)]
2 changes: 2 additions & 0 deletions RevisionHistory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@ namespace IntentoSDK
// 1.4.3: 2020-03-12
// - Demo
// - bug in Fulfill parameter
// 1.4.4: 2020-04-15
// - special_headers parameter in Fulfill

}

0 comments on commit 2efebc9

Please sign in to comment.