Update investor demo to 0.1.K
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
||||
float NoticeDurationSeconds = 24.0f;
|
||||
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Agrarian|Demo")
|
||||
FText VersionLabel = FText::FromString(TEXT("Investor Demo v0.1.J - Build 2026.05.18"));
|
||||
FText VersionLabel = FText::FromString(TEXT("Investor Demo v0.1.K - Build 2026.05.18"));
|
||||
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Agrarian|Demo")
|
||||
FText DemoNotice = FText::FromString(TEXT("Beta prototype build - not for public distribution"));
|
||||
|
||||
@@ -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.J - Build 2026.05.18"));
|
||||
FText VersionLabel = FText::FromString(TEXT("Investor Demo v0.1.K - 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