Add SemVer VERSION, Jenkins CI/CD, and release 0.1.1.
Ship Harbor/Hub push with latest+version tags, deploy to proxmox.devops.org.ru, and show the package version badge in Help → About.
This commit is contained in:
@@ -102,8 +102,10 @@ def list_majors(
|
||||
*,
|
||||
runtime_version: str | None,
|
||||
settings: Settings | None = None,
|
||||
app_version: str | None = None,
|
||||
) -> dict[str, object]:
|
||||
return {
|
||||
"app_version": app_version,
|
||||
"runtime_version": runtime_version,
|
||||
"majors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user