Skip to content

Commit 479bf71

Browse files
committed
AppImage: update version to 0.96, for lbrynet v0.113
Thus the name will end up being `lbrydseed-0.96-v0.113-x86_64.AppImage`.
1 parent 50fcbbb commit 479bf71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ OPWD=$(pwd)
55
APPD=appimgtools
66

77
# Change manually as needed
8-
VER=0.95-v0.113
8+
VER=0.96-v0.113
99

1010
# Version of Python; it depends on the plugin
1111
PYVER=3.8

0 commit comments

Comments
 (0)