Skip to content

Commit 9d953c9

Browse files
committed
Version 4.1
Adds support for HTML, CSV, SYLK, DIF and RTF formats
1 parent 5ee9311 commit 9d953c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PasteIntoFile/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("4.0.1")]
35-
[assembly: AssemblyFileVersion("4.0.1")]
34+
[assembly: AssemblyVersion("4.1")]
35+
[assembly: AssemblyFileVersion("4.1")]

0 commit comments

Comments
 (0)