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

Commit f74fd70

Browse files
authored
Update LogosLinuxInstaller.sh
Updated to latest installer
1 parent 2a62ddb commit f74fd70

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="10.1.0.0056"
3+
LOGOS_RELEASE_VERSION="23.1.0.0033"
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)