// SPDX-License-Identifier: AGPL-3.0-only package version var ( Version = "v0.1.0-dev" Commit = "unknown" Date = "unknown" )