Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Commit 7a22c73

Browse files
committed
up version
1 parent 539cae9 commit 7a22c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CameraPlus/Plugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public class Plugin : IPlugin
1919
private bool _init;
2020
public static Plugin Instance { get; private set; }
2121
public string Name => "CameraPlus";
22-
public string Version => "v2.1.0b5";
22+
public string Version => "v3.0.0";
2323

2424
public void OnApplicationStart()
2525
{

0 commit comments

Comments
 (0)