Skip to content

Commit f382c2a

Browse files
committed
Bump version
1 parent e93c3e3 commit f382c2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ThemeToolSharp/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
// set of attributes. Change these attribute values to modify the information
2424
// associated with an assembly.
2525
[assembly: AssemblyTitle("ThemeToolSharp")]
26-
[assembly: AssemblyDescription("")]
26+
[assembly: AssemblyDescription("A Windows theme changer")]
2727
[assembly: AssemblyConfiguration("")]
2828
[assembly: AssemblyCompany("namazso")]
2929
[assembly: AssemblyProduct("ThemeToolSharp")]
30-
[assembly: AssemblyCopyright("Copyright © 2025")]
30+
[assembly: AssemblyCopyright("Copyright © 2025 namazso <[email protected]>")]
3131
[assembly: AssemblyTrademark("")]
3232
[assembly: AssemblyCulture("")]
3333

@@ -49,5 +49,5 @@
4949
// You can specify all the values or you can default the Build and Revision Numbers
5050
// by using the '*' as shown below:
5151
// [assembly: AssemblyVersion("1.0.*")]
52-
[assembly: AssemblyVersion("1.0.0.0")]
53-
[assembly: AssemblyFileVersion("1.0.0.0")]
52+
[assembly: AssemblyVersion("1.1.0.0")]
53+
[assembly: AssemblyFileVersion("1.1.0.0")]

0 commit comments

Comments
 (0)