Skip to content

Commit 8e266ed

Browse files
v5.4.1
1 parent cb5a850 commit 8e266ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

compile.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ TRANSLATIONS_FILE="warning-translations.csv"
1313
CSS_FILE="adminer/adminer/static/default.css"
1414
COMPILE_CMD="php adminer/compile.php sqlite"
1515
# COMMIT_VERSION="v4.17.1"
16-
COMMIT_VERSION="v5.3.0"
16+
# COMMIT_VERSION="v5.3.0"
17+
COMMIT_VERSION="v5.4.1"
1718

1819
step=1
1920
if [ ! -d "adminer" ]

0 commit comments

Comments
 (0)