Skip to content

Commit a17f360

Browse files
committed
update to shell 1.0.6
1 parent f42f9c2 commit a17f360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ModuleInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/// <summary>
55
/// declare a shell module
66
/// </summary>
7-
[assembly: ShellModule()]
7+
[assembly: ShellModule("OrbitalShell-Module-{ModuleID}")]
88
[assembly: ModuleTargetPlateform(TargetPlatform.Any)]
99
[assembly: ModuleShellMinVersion("{ModuleShellMinVersion}")]
1010
[assembly: ModuleAuthors("{ModuleAuthors}")]

0 commit comments

Comments
 (0)