UNRELEASED_VERSION
The version a plugin repo carries before its first release, when minAppVersion is legitimately absent.
Import:
import { UNRELEASED_VERSION } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/manifest-helpers';Signature:
const UNRELEASED_VERSION: "0.0.0"Type: “0.0.0”