bump version to 0.0.2

This commit is contained in:
James Swineson 2019-06-22 23:25:48 +08:00
parent c110f2ab84
commit b919db6876

View File

@ -6,7 +6,7 @@ fpm -s dir -t deb \
-n pve-fake-subscription \
--description "Pollute Proxmox VE 5.x subscription cache so it won't alert you on dashboard login" \
--url "https://github.com/Jamesits/pve-fake-subscription" \
-v 0.0.1 \
-v 0.0.2 \
--license "GLWTS(Good Luck With That Shit) Public License" \
--depends "python3" \
--architecture all \