mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-23 04:34:58 -04:00
Release 0.99.9
This commit is contained in:
parent
d23da1addf
commit
fd503f3d56
@ -10,7 +10,7 @@ namespace ClassicalSharp {
|
||||
|
||||
internal static class Program {
|
||||
|
||||
public const string AppName = "ClassicalSharp 0.99.8";
|
||||
public const string AppName = "ClassicalSharp 0.99.9";
|
||||
|
||||
public static string AppDirectory;
|
||||
|
||||
|
@ -10,4 +10,4 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: AssemblyVersion("0.99.8")]
|
||||
[assembly: AssemblyVersion("0.99.9")]
|
||||
|
@ -8,7 +8,7 @@ namespace Launcher {
|
||||
|
||||
internal static class Program {
|
||||
|
||||
public const string AppName = "ClassicalSharp Launcher 0.99.8";
|
||||
public const string AppName = "ClassicalSharp Launcher 0.99.9";
|
||||
|
||||
public static string AppDirectory;
|
||||
|
||||
|
@ -10,4 +10,4 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: AssemblyVersion("0.99.8")]
|
||||
[assembly: AssemblyVersion("0.99.9")]
|
||||
|
@ -8,4 +8,4 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyCopyright("Copyright © 2006 - 2010 the Open Toolkit Library")]
|
||||
[assembly: AssemblyTrademark("OpenTK")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: AssemblyVersion("0.99.8")]
|
||||
[assembly: AssemblyVersion("0.99.9")]
|
Loading…
x
Reference in New Issue
Block a user