v0.5.13: version bump

This commit is contained in:
2026-07-14 10:50:46 +00:00
parent df6b5e3e9a
commit 84e1094553
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
0.5.11
0.5.13

View File

@@ -36,4 +36,4 @@ The plugin supports Electrum 4.7.2 and 4.8.0 with PyQt6. Electrum 4.8.0 removed
available and adapts, so both releases keep working.
"""
__version__ = "0.5.11"
__version__ = "0.5.13"

View File

@@ -1,7 +1,7 @@
{
"name": "bal",
"fullname": "Bitcoin After Life",
"version": "0.5.11",
"version": "0.5.13",
"description": "Provides free and decentralized Bitcoin inheritance support. Build time-locked 'will' transactions that transfer funds to your heirs if you stop refreshing them (dead-man's switch), optionally relayed by will-executor servers.",
"author": "Svatantrya",
"licence": "MIT",