Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mosirnik committed Aug 23, 2021
1 parent 074b43f commit 232763f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KoikatuVR/VRPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public class VRPlugin : BaseUnityPlugin
{
public const string GUID = "mosirnik.kk-main-game-vr";
public const string PluginName = "Main Game VR";
public const string Version = "1.0.0";
public const string Version = "1.0.1";

void Awake()
{
Expand Down

0 comments on commit 232763f

Please sign in to comment.