Skip to content

Commit

Permalink
v6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
leo950804 committed Feb 8, 2023
1 parent 586bf2b commit 4bc0c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Scripts/DeliveryExperiment.cs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public class DeliveryExperiment : CoroutineExperiment
// debug
private const bool skipFPS = true;

private const string COURIER_VERSION = "v6.0.3";
private const string COURIER_VERSION = "v6.0.4";
private const bool DEBUG = false;

private const string RECALL_TEXT = "*******"; // TODO: JPB: Remove this and use display system
Expand Down

0 comments on commit 4bc0c01

Please sign in to comment.