mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-15 10:35:11 -04:00
Release 0.98.2
This commit is contained in:
parent
8179d9f793
commit
508ff9ddf3
@ -7,7 +7,7 @@ namespace ClassicalSharp {
|
||||
|
||||
internal static class Program {
|
||||
|
||||
public const string AppName = "ClassicalSharp 0.98.1";
|
||||
public const string AppName = "ClassicalSharp 0.98.2";
|
||||
|
||||
[STAThread]
|
||||
static void Main( string[] args ) {
|
||||
|
@ -5,7 +5,7 @@ namespace Launcher2 {
|
||||
|
||||
internal sealed class Program {
|
||||
|
||||
public const string AppName = "ClassicalSharp Launcher 0.98.1";
|
||||
public const string AppName = "ClassicalSharp Launcher 0.98.2";
|
||||
|
||||
[STAThread]
|
||||
static void Main( string[] args ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user