Skip to content

Commit

Permalink
Version 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
krlvm committed Feb 7, 2024
1 parent c163e24 commit e08fe29
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions BeautySearch/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("krlvm")]
[assembly: AssemblyProduct("BeautySearch")]
[assembly: AssemblyCopyright("Copyright © krlvm 2020-2023")]
[assembly: AssemblyCopyright("Copyright © krlvm 2020-2024")]
[assembly: AssemblyTrademark("krlvm")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,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("1.16.0.0")]
[assembly: AssemblyFileVersion("1.16.0.0")]
[assembly: AssemblyVersion("1.17.0.0")]
[assembly: AssemblyFileVersion("1.17.0.0")]
2 changes: 1 addition & 1 deletion BeautySearch/UI/InstallationForm.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion BeautySearch/UI/InstallationForm11.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e08fe29

Please sign in to comment.