Module: Datadog::AppSec::WAF::VERSION
- Defined in:
- lib/datadog/appsec/waf/version.rb
Constant Summary collapse
- BASE_STRING =
"1.30.0"- STRING =
NOTE: Every change to the ‘BASE_STRING` should be accompanied
by a reset of the patch version in the `STRING` below. "#{BASE_STRING}.0.0"- MINIMUM_RUBY_VERSION =
"2.5"