Bump version: 0.3.20 -> 0.3.21
This commit is contained in:
parent
f47eac5935
commit
eda2731702
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.3.20
|
||||
current_version = 0.3.21
|
||||
commit = True
|
||||
tag = True
|
||||
message = Bump version: {current_version} -> {new_version}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
__version__ = "0.3.20"
|
||||
__version__ = "0.3.21"
|
||||
version = tuple(__version__.split('.'))
|
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Version=0.3.20
|
||||
Version=0.3.21
|
||||
Name=LBRY
|
||||
Comment=The world's first user-owned content marketplace
|
||||
Icon=lbry
|
||||
|
|
Loading…
Add table
Reference in a new issue