lib/agent/version.rb in apminsight-1.8.7 vs lib/agent/version.rb in apminsight-1.8.8

- old
+ new

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