Skip to content

Commit

Permalink
Version 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mosirnik committed Jul 25, 2021
1 parent e38669f commit e028277
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 @@ -9,7 +9,7 @@

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

0 comments on commit e028277

Please sign in to comment.