We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec68ea commit fc72933Copy full SHA for fc72933
AMI_Monitor/AMIMonitor.cs
@@ -17,7 +17,7 @@ namespace AMI_Monitor
17
class AMI_Monitor
18
{
19
public static String APP_NAME = "AMI Monitoring";
20
- public static String APP_VERSION = "1.0.0";
+ public static String APP_VERSION = "1.0.1";
21
public static String APP_DESC = "Initialize AMI Server Monitoring";
22
23
private CultureInfo cultureEN;
0 commit comments