We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94ba8d commit a89a50dCopy full SHA for a89a50d
1 file changed
PasteIntoFile/Properties/AssemblyInfo.cs
@@ -9,7 +9,7 @@
9
[assembly: AssemblyDescription("Paste Clipboard Contents Into Files")]
10
[assembly: AssemblyConfiguration("")]
11
[assembly: AssemblyCompany("EslaMxSoft 2022")]
12
-[assembly: AssemblyProduct("PasteIntoFile v1.5")]
+[assembly: AssemblyProduct("PasteIntoFile v1.6")]
13
[assembly: AssemblyCopyright("Copyright © EslaMxSoft 2022")]
14
[assembly: AssemblyTrademark("")]
15
[assembly: AssemblyCulture("")]
@@ -32,5 +32,5 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("1.5.0.1")]
36
-[assembly: AssemblyFileVersion("1.5.0.1")]
+[assembly: AssemblyVersion("1.6.0.1")]
+[assembly: AssemblyFileVersion("1.6.0.1")]
0 commit comments