Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Commit

Permalink
Update AssemblyInfo.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
FzzyLizzy committed Feb 12, 2021
1 parent b921d51 commit a9d0354
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MQTChroma/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("MQTChroma")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("Control your Razer Chroma lights with MQTT messages")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("DeadlyKltten")]
[assembly: AssemblyProduct("MQTChroma")]
[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyCopyright("Copyright © 2021")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down

0 comments on commit a9d0354

Please sign in to comment.