bump version to 0.9.2-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-09-16 14:17:31 +02:00
parent 7e8eab45dd
commit 6c0c48b97a
2 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-apt"
version = "0.9.1"
version = "0.9.2"
authors = [
"Fabian Ebner <f.ebner@proxmox.com>",
"Proxmox Support Team <support@proxmox.com>",

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
rust-proxmox-apt (0.9.2-1) stable; urgency=medium
* release: add Commands file reference type
* release: add 'architecture' helper
* release: fix typo in 'Acquire-By-Hash'
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2022 14:17:10 +0200
rust-proxmox-apt (0.9.1-1) stable; urgency=medium
* release-file: improve invalid file-reference handling