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

Commit 1ae3c2f

Browse files
authored
Merge pull request #196 from thw26/master
Release 3.7.4
2 parents 1937aac + 1dffb0d commit 1ae3c2f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Changelog
2+
* 3.7.4
3+
- Fix #194.
24
* 3.7.3
35
- Fix #186.
46
- Add GUI logging at `~/.local/state/Logos_on_Linux/install.log`.

LogosLinuxInstaller.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# shellcheck disable=SC2317
33
export LOGOS_SCRIPT_TITLE="Logos Linux Installer" # From https://github.com/ferion11/LogosLinuxInstaller
44
export LOGOS_SCRIPT_AUTHOR="Ferion11, John Goodman, T. H. Wright"
5-
export LOGOS_SCRIPT_VERSION="3.7.3" # Script version for this Installer Script
5+
export LOGOS_SCRIPT_VERSION="3.7.4" # Script version for this Installer Script
66

77
#####
88
# Originally written by Ferion11.

0 commit comments

Comments
 (0)