We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e760461 commit 7cd4a23Copy full SHA for 7cd4a23
1 file changed
Interface/Program.cs
@@ -9,7 +9,7 @@ static void Main(string[] args)
9
// showoff
10
Console.WriteLine(
11
"==============================\n" +
12
- "= FEZRepacker 0.2 by Krzyhau =\n" +
+ "= FEZRepacker 0.3 by Krzyhau =\n" +
13
"==============================\n"
14
);
15
0 commit comments