Skip to content

Commit a89a50d

Browse files
Update AssemblyInfo.cs
1 parent f94ba8d commit a89a50d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

PasteIntoFile/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyDescription("Paste Clipboard Contents Into Files")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("EslaMxSoft 2022")]
12-
[assembly: AssemblyProduct("PasteIntoFile v1.5")]
12+
[assembly: AssemblyProduct("PasteIntoFile v1.6")]
1313
[assembly: AssemblyCopyright("Copyright © EslaMxSoft 2022")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
@@ -32,5 +32,5 @@
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("1.5.0.1")]
36-
[assembly: AssemblyFileVersion("1.5.0.1")]
35+
[assembly: AssemblyVersion("1.6.0.1")]
36+
[assembly: AssemblyFileVersion("1.6.0.1")]

0 commit comments

Comments
 (0)