Private
Public Access
1
0

Compare commits

...

1 Commits

Author SHA1 Message Date
17629dc814 chore: bump version to 1.3.0
Some checks failed
CI/CD Pipeline / Code Format (push) Successful in 2s
CI/CD Pipeline / Clippy Lints (push) Successful in 1m45s
CI/CD Pipeline / All Unit Tests (push) Successful in 11m0s
CI/CD Pipeline / Security Audit (push) Successful in 6s
CI/CD Pipeline / Enrollment Tests (push) Successful in 1m17s
CI/CD Pipeline / Build Debian Package (Ubuntu 22.04) (push) Failing after 4s
CI/CD Pipeline / Verify Enrollment CLI Flag (push) Successful in 1m2s
CI/CD Pipeline / Build Arch Package (push) Successful in 2m31s
CI/CD Pipeline / Build RPM Package (push) Successful in 2m23s
CI/CD Pipeline / Build Debian Package (push) Failing after 6s
CI/CD Pipeline / Build Alpine Package (push) Failing after 3m32s
2026-06-05 17:35:51 -05:00

View File

@ -1,6 +1,6 @@
[package] [package]
name = "linux-patch-api" name = "linux-patch-api"
version = "1.2.0" version = "1.3.0"
edition = "2021" edition = "2021"
authors = ["Echo <echo@moon-dragon.us>"] authors = ["Echo <echo@moon-dragon.us>"]
description = "Secure remote package management API for Linux systems" description = "Secure remote package management API for Linux systems"