Skip to content

Commit b6264bf

Browse files
committed
Version 3.10
1 parent e18d719 commit b6264bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PasteIntoFile/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[assembly: AssemblyDescription("Paste Clipboard Contents Into Files")]
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("PasteIntoFile")]
11-
[assembly: AssemblyProduct("PasteIntoFile v2.0")]
11+
[assembly: AssemblyProduct("PasteIntoFile")]
1212
[assembly: AssemblyCopyright("Copyright © PasteIntoFile GitHub contributors")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
@@ -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("3.9")]
35-
[assembly: AssemblyFileVersion("3.9")]
34+
[assembly: AssemblyVersion("3.10")]
35+
[assembly: AssemblyFileVersion("3.10")]

0 commit comments

Comments
 (0)