Update investor demo to 0.1.I
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
FText Motto = FText::FromString(TEXT("What survives after you are gone?"));
|
||||
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Agrarian|Demo")
|
||||
FText VersionLabel = FText::FromString(TEXT("Investor Demo v0.1.H - Build 2026.05.17"));
|
||||
FText VersionLabel = FText::FromString(TEXT("Investor Demo v0.1.I - Build 2026.05.18"));
|
||||
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Agrarian|Demo")
|
||||
FText DemoNotice = FText::FromString(TEXT("Beta prototype build - not for public distribution"));
|
||||
|
||||
Reference in New Issue
Block a user