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