mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-14 14:24:10 +02:00
Version bump
This commit is contained in:
parent
3627f8c40f
commit
d205ef68a3
3 changed files with 5 additions and 5 deletions
|
@ -119,7 +119,7 @@ namespace IDE
|
|||
public class IDEApp : BFApp
|
||||
{
|
||||
public static String sRTVersionStr = "042";
|
||||
public const String cVersion = "0.42.6";
|
||||
public const String cVersion = "0.42.7";
|
||||
|
||||
#if BF_PLATFORM_WINDOWS
|
||||
public static readonly String sPlatform64Name = "Win64";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue