diff --git a/docs/codeql/codeql-cli/about-ql-packs.rst b/docs/codeql/codeql-cli/about-ql-packs.rst index 200dadc173b..7391b3ac73c 100644 --- a/docs/codeql/codeql-cli/about-ql-packs.rst +++ b/docs/codeql/codeql-cli/about-ql-packs.rst @@ -79,7 +79,7 @@ The following properties are supported in ``qlpack.yml`` files. * - ``version`` - ``0.0.0`` - All packs - - A version number for this QL pack. This field is not currently used by any commands, but may be required by future releases of CodeQL. + - A version number for this QL pack. This must be a valid semantic version that meets the `SemVer v2.0.0 specification `__. * - ``libraryPathDependencies`` - ``codeql-javascript`` - Optional