Skip to content

Commit 1a0d4d4

Browse files
committed
Update updater executable metadata
1 parent 77199b3 commit 1a0d4d4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/MapEditorLauncher/Properties/AssemblyInfo.cs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
// General Information about an assembly is controlled through the following
55
// set of attributes. Change these attribute values to modify the information
66
// associated with an assembly.
7-
[assembly: AssemblyTitle("DTA Scenario Editor Launcher")]
8-
[assembly: AssemblyDescription("DTA Scenario Editor Launcher")]
7+
[assembly: AssemblyTitle("World-Altering Editor (WAE) Launcher")]
8+
[assembly: AssemblyDescription("World-Altering Editor (WAE) Launcher")]
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("Rampastring")]
11-
[assembly: AssemblyProduct("Dawn of the Tiberium Age")]
12-
[assembly: AssemblyCopyright("Copyright © Rami 'Rampastring' Pasanen 2023")]
11+
[assembly: AssemblyProduct("World-Altering Editor (WAE)")]
12+
[assembly: AssemblyCopyright("Copyright © Rami 'Rampastring' Pasanen 2022-2024")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("1.0.0.0")]
35-
[assembly: AssemblyFileVersion("1.0.0.0")]
34+
[assembly: AssemblyVersion("1.0.1.0")]
35+
[assembly: AssemblyFileVersion("1.0.1.0")]

0 commit comments

Comments
 (0)