bump version to 0.0.6

This commit is contained in:
James Swineson 2021-06-25 00:43:13 +08:00
parent 170ea8fb0e
commit d46e6b308e

View File

@ -6,7 +6,7 @@ fpm -s dir -t deb --force \
-n pve-fake-subscription \
--description "Pollute the subscription cache of Proxmox VE (>=5.0), Proxmox Mail Gateway (>=5.0) & Proxmox Backup Server (>=1.0) so it won't alert you on dashboard login" \
--url "https://github.com/Jamesits/pve-fake-subscription" \
-v 0.0.5 \
-v 0.0.6 \
--license "GLWTS(Good Luck With That Shit) Public License" \
--depends "python3" \
--architecture all \