We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4948cd9 commit 57745dfCopy full SHA for 57745df
1 file changed
Assets/Rivet/Editor/RivetCLI.cs
@@ -5,7 +5,7 @@ namespace Rivet
5
{
6
public static class RivetCLI
7
8
- public const string REQUIRED_RIVET_CLI_VERSION = "v1.0.1";
+ public const string REQUIRED_RIVET_CLI_VERSION = "v1.3.0";
9
public const string RIVET_CLI_PATH_SETTING = "RivetCLIPath";
10
11
public static bool CLIInstalled()
0 commit comments