Skip to content

Commit

Permalink
Version 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
eltos committed Dec 18, 2021
1 parent e18d719 commit b6264bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PasteIntoFile/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[assembly: AssemblyDescription("Paste Clipboard Contents Into Files")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("PasteIntoFile")]
[assembly: AssemblyProduct("PasteIntoFile v2.0")]
[assembly: AssemblyProduct("PasteIntoFile")]
[assembly: AssemblyCopyright("Copyright © PasteIntoFile GitHub contributors")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
Expand All @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.9")]
[assembly: AssemblyFileVersion("3.9")]
[assembly: AssemblyVersion("3.10")]
[assembly: AssemblyFileVersion("3.10")]

0 comments on commit b6264bf

Please sign in to comment.