lib/agent/version.rb in site24x7_apminsight-1.8.5.1 vs lib/agent/version.rb in site24x7_apminsight-1.8.6
- old
+ new
@@ -4,10 +4,10 @@
#
# NOTE: Changing version in 'VERSION' file is optional.
module ManageEngine
class APMInsight
- VERSION = '1.8.5.1'
+ VERSION = '1.8.6'
MAJOR_VERSION = '1.8'
- MINOR_VERSION = '5.1'
+ MINOR_VERSION = '6'
end
end
\ No newline at end of file