Compare commits
1 Commits
72501532fe
...
1.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 57c1c3e282 |
@@ -14,7 +14,7 @@ namespace robospot_camera_finder
|
||||
{
|
||||
public partial class MainForm : Form
|
||||
{
|
||||
public string VERSION = "1.1.0";
|
||||
public string VERSION = "1.0.0";
|
||||
|
||||
private BindingList<Camera> all_cameras = new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user