Skip to content

Commit

Permalink
Versino 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mosirnik committed Jul 13, 2021
1 parent 6caa2cc commit 40218c9
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 @@ -8,7 +8,7 @@ namespace KoikatuVR
/// <summary>
/// This is an example for a VR plugin. At the same time, it also functions as a generic one.
/// </summary>
[BepInPlugin(GUID: GUID, Name: "Main Game VR", Version: "0.8.1")]
[BepInPlugin(GUID: GUID, Name: "Main Game VR", Version: "0.9.0")]
[BepInProcess("Koikatu")]
[BepInProcess("Koikatsu Party")]
public class VRPlugin : BaseUnityPlugin
Expand Down

0 comments on commit 40218c9

Please sign in to comment.