File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
FezMultiplayerMod/MultiplayerMod Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ public class FezMultiplayerMod : DrawableGameComponent
2525 /// <summary>
2626 /// A string representing the current version of this class.
2727 /// </summary>
28- public static readonly string Version = "0.1 .0"
28+ public static readonly string Version = "0.3 .0"
2929#if DEBUG
3030 + $ " (debug build { System . Reflection . Assembly . GetExecutingAssembly ( ) . GetName ( ) . Version } )"
3131#endif
Original file line number Diff line number Diff line change 22 <Name >FezMultiplayerMod</Name >
33 <Description >So I heard you want multiplayer in your FEZ game</Description >
44 <Author >Jenna Sloan</Author >
5- <Version >0.1 .0</Version >
5+ <Version >0.3 .0</Version >
66 <LibraryName >FezMultiplayerMod.dll</LibraryName >
77</Metadata >
You can’t perform that action at this time.
0 commit comments