Skip to content

Commit 18b551f

Browse files
committed
Ver 2.1.0
1 parent 8e6fd2d commit 18b551f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.6.0")]
36-
[assembly: AssemblyFileVersion("2.0.6.0")]
35+
[assembly: AssemblyVersion("2.1.0.0")]
36+
[assembly: AssemblyFileVersion("2.1.0.0")]
3737
[assembly: IntentoSDK.AssemblyGitHash(Intento.MT.Plugin.PropertiesForm.GitHash.hash)]

RevisionHistory.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,7 @@ class RevisionHistory
6464
// - bug with saving setting SmartRouting in memoQ
6565
// 2.0.4: 2019-12-14
6666
// - Version for memoQ 9.3
67+
// 2.1.0: 2020-02-09
68+
// - Version for plugins ver 2.1.0
6769
}
6870
}

0 commit comments

Comments
 (0)