Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
KK_SCLO Change version to release
Browse files Browse the repository at this point in the history
  • Loading branch information
jim60105 committed May 1, 2020
1 parent b7f43ce commit fff6b72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public class KK_StudioCoordinateLoadOption : BaseUnityPlugin {
internal const string PLUGIN_NAME = "Studio Coordinate Load Option";
internal const string GUID = "com.jim60105.kk.studiocoordinateloadoption";
internal const string PLUGIN_VERSION = "20.05.02.0";
internal const string PLUGIN_RELEASE_VERSION = "3.3.2.3";
internal const string PLUGIN_RELEASE_VERSION = "3.3.3";

internal static new ManualLogSource Logger;
public void Awake() {
Expand Down
Binary file not shown.

0 comments on commit fff6b72

Please sign in to comment.