Fix version number.

This commit is contained in:
Harry Maclean
2022-08-29 15:01:50 +12:00
parent 24b582d77a
commit c97fadd7a3

View File

@@ -12,7 +12,7 @@ private import codeql.ruby.frameworks.ActiveRecord
/**
* Provides modeling for the `ActiveStorage` library.
* Version: 6.0.0.
* Version: 7.0.
*/
module ActiveStorage {
/** A call to `ActiveStorage::Filename#sanitized`, considered as a path sanitizer. */