Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mosirnik committed Aug 21, 2021
1 parent 551ec9a commit 23d8c3f
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 = "0.12.1";
public const string Version = "1.0.0";

void Awake()
{
Expand Down

0 comments on commit 23d8c3f

Please sign in to comment.