diff --git a/VERSION b/VERSION index abd4105..3a4036f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.4 +0.2.5 diff --git a/manifest.json b/manifest.json index e941a05..80a6690 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,9 @@ { - "name": "BAL", - "fullname": "Bitcoin After Life", - "description": "Provides free and decentralized inheritance support
Version: 0.2.4", - "author": "Svatantrya", - "available_for": ["qt"], - "icon": "icons/bal32x32.png", -} + "name": "BAL", + "fullname": "Bitcoin After Life", + "description": "Provides free and decentralized inheritance support
Version: 0.2.4", + "author":"Svatantrya", + "available_for": ["qt"], + "icon":"icons/bal32x32.png" + } +