mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-26 23:13:24 +00:00
Bump version: 0.4.0 → 0.4.1
This commit is contained in:
parent
56e2d77039
commit
c15af0a63a
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 0.4.0
|
current_version = 0.4.1
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
__version__ = "0.4.0"
|
__version__ = "0.4.1"
|
||||||
version = tuple(__version__.split('.'))
|
version = tuple(__version__.split('.'))
|
|
@ -1,5 +1,5 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=0.4.0
|
Version=0.4.1
|
||||||
Name=LBRY
|
Name=LBRY
|
||||||
Comment=The world's first user-owned content marketplace
|
Comment=The world's first user-owned content marketplace
|
||||||
Icon=lbry
|
Icon=lbry
|
||||||
|
|
Loading…
Add table
Reference in a new issue