Bump version to 0.9.54

This commit is contained in:
2022-08-23 11:01:05 -04:00
parent 172d0a86e4
commit 239c392892
6 changed files with 16 additions and 4 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
pvc (0.9.54-0) unstable; urgency=high
[CLI Client] Fixes a bad variable reference from the previous change
[API Daemon] Enables TLSv1 with an SSLContext object for maximum compatibility
-- Joshua M. Boniface <joshua@boniface.me> Tue, 23 Aug 2022 11:01:05 -0400
pvc (0.9.53-0) unstable; urgency=high
* [API] Fixes sort order of VM list (for real this time)