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