Skip to content

Commit

Permalink
Ver 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antonchi committed Feb 9, 2020
1 parent 8e6fd2d commit 18b551f
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 @@ -32,6 +32,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("2.0.6.0")]
[assembly: AssemblyFileVersion("2.0.6.0")]
[assembly: AssemblyVersion("2.1.0.0")]
[assembly: AssemblyFileVersion("2.1.0.0")]
[assembly: IntentoSDK.AssemblyGitHash(Intento.MT.Plugin.PropertiesForm.GitHash.hash)]
2 changes: 2 additions & 0 deletions RevisionHistory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,7 @@ class RevisionHistory
// - bug with saving setting SmartRouting in memoQ
// 2.0.4: 2019-12-14
// - Version for memoQ 9.3
// 2.1.0: 2020-02-09
// - Version for plugins ver 2.1.0
}
}

0 comments on commit 18b551f

Please sign in to comment.