Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mosirnik committed Jul 20, 2023
1 parent 12e435f commit b811454
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.1";
public const string Version = "1.1.0";

void Awake()
{
Expand Down

0 comments on commit b811454

Please sign in to comment.