Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mosirnik committed Sep 12, 2023
1 parent 870739a commit 817ba04
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 @@ -18,7 +18,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.1.0";
public const string Version = "1.2.0";

void Awake()
{
Expand Down

0 comments on commit 817ba04

Please sign in to comment.