Version 0.5 as marked by the folder name.

This commit is contained in:
2021-01-21 13:51:12 -06:00
parent f7de3650a3
commit d418457d4e
10 changed files with 39258 additions and 59 deletions
+5 -5
View File
@@ -8,9 +8,9 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("SoundBoard")]
[assembly: AssemblyDescription("The best of YouTube")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("SoundBoard")]
[assembly: AssemblyCopyright("Copyright © 2015")]
[assembly: AssemblyCompany("MacroHard")]
[assembly: AssemblyProduct("I Like Trains")]
[assembly: AssemblyCopyright("Copyright © 2015 RCD Industries")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 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("0.2.5.0")]
[assembly: AssemblyFileVersion("0.2.5.0")]
[assembly: AssemblyVersion("0.5.0.0")]
[assembly: AssemblyFileVersion("0.5.0.0")]