Skip to content

Commit

Permalink
Version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mosirnik committed Aug 9, 2021
1 parent 0795e3a commit b0c5be9
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 @@ -10,7 +10,7 @@

namespace KoikatuVR
{
[BepInPlugin(GUID: GUID, Name: "Main Game VR", Version: "0.11.0")]
[BepInPlugin(GUID: GUID, Name: "Main Game VR", Version: "0.12.0")]
[BepInProcess("Koikatu")]
[BepInProcess("Koikatsu Party")]
public class VRPlugin : BaseUnityPlugin
Expand Down

0 comments on commit b0c5be9

Please sign in to comment.