File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 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 ) ]
Original file line number Diff line number Diff 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}
You can’t perform that action at this time.
0 commit comments