Skip to content

Commit c193ca9

Browse files
committed
CR change
1 parent 961fb35 commit c193ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/FbxExporters/Editor/InstallIntegration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class Integrations
1010
private const string MODULE_FILENAME = "unityoneclick";
1111
private const string PACKAGE_NAME = "FbxExporters";
1212
private const string VERSION_FILENAME = "README.txt";
13-
private const string VERSION_FIELD = "**Version**";
13+
private const string VERSION_FIELD = "VERSION";
1414
private const string VERSION_TAG = "{Version}";
1515
private const string PROJECT_TAG = "{UnityProject}";
1616
private const string INTEGRATION_TAG = "{UnityIntegrationsPath}";

0 commit comments

Comments
 (0)