5.1.4 viewcontext fix
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BeWo
|
||||
{
|
||||
var baseVersion = new Version(BeWoApp.ShortVersion);
|
||||
var stage = BeWoClientReleaseStage.Sandbox;
|
||||
var stageVersion = new Version("5.1.3");
|
||||
var stageVersion = new Version("5.1.4");
|
||||
var feature = BeWoClientFeature.AI;
|
||||
|
||||
#if !DEBUG
|
||||
|
||||
Reference in New Issue
Block a user