Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Commit 2a62ddb

Browse files
authored
Update LogosLinuxInstaller.sh
fixed version to a working one. Still need to find latest.
1 parent 0354a9e commit 2a62ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LogosLinuxInstaller.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# shellcheck disable=SC2317
3-
LOGOS_RELEASE_VERSION="23.0.30"
3+
LOGOS_RELEASE_VERSION="10.1.0.0056"
44
LOGOS_SCRIPT_TITLE="Logos Linux Installer" # From https://github.com/ferion11/LogosLinuxInstaller
55
export LOGOS_SCRIPT_AUTHOR="Ferion11, John Goodman, T. H. Wright"
66
export LOGOS_SCRIPT_VERSION="${LOGOS_RELEASE_VERSION}-v6" # Script version to match FaithLife Product version.

0 commit comments

Comments
 (0)