Skip to content

Commit fc72933

Browse files
committed
Update Version
1 parent 3ec68ea commit fc72933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AMI_Monitor/AMIMonitor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ namespace AMI_Monitor
1717
class AMI_Monitor
1818
{
1919
public static String APP_NAME = "AMI Monitoring";
20-
public static String APP_VERSION = "1.0.0";
20+
public static String APP_VERSION = "1.0.1";
2121
public static String APP_DESC = "Initialize AMI Server Monitoring";
2222

2323
private CultureInfo cultureEN;

0 commit comments

Comments
 (0)