lib/agent/version.rb in site24x7_apminsight-1.8.3 vs lib/agent/version.rb in site24x7_apminsight-1.8.5

- old
+ new

@@ -4,10 +4,10 @@ # # NOTE: Changing version in 'VERSION' file is optional. module ManageEngine class APMInsight - VERSION = '1.8.3' + VERSION = '1.8.5' MAJOR_VERSION = '1.8' - MINOR_VERSION = '3' + MINOR_VERSION = '5' end end \ No newline at end of file