diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index e026735..fe2a348 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -10,7 +10,7 @@ jobs: - name: Download GLuaLint run: curl -o glualint.zip -L https://github.com/FPtje/GLuaFixer/releases/download/$GLUALINT_VERSION/glualint-$GLUALINT_VERSION-linux.zip env: - GLUALINT_VERSION: 1.17.0 + GLUALINT_VERSION: 1.17.3 - name: Unzip GLuaLint run: unzip glualint.zip - name: Lint lua files diff --git a/materials/textscreens/logo.png b/materials/textscreens/logo.png index b19201c..6a7b4bb 100644 Binary files a/materials/textscreens/logo.png and b/materials/textscreens/logo.png differ