Libraries
»
dradis-csv_export
(4.16.0)
»
Index (V)
»
Dradis
»
Plugins
»
CSVExport
»
VERSION
Module: Dradis::Plugins::CSVExport::VERSION
Defined in:
lib/dradis/plugins/csv_export/gem_version.rb
Constant Summary
collapse
MAJOR =
4
MINOR =
16
TINY =
0
PRE =
nil
STRING =
[
MAJOR
,
MINOR
,
TINY
,
PRE
]
.
compact
.
join
(
'
.
'
)