summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--electronim.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/electronim.sh b/electronim.sh
index 9b676e57ae8f..5b003d276987 100644
--- a/electronim.sh
+++ b/electronim.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-_ELECTRON=/usr/bin/electron25
+_ELECTRON=/usr/bin/electron26
APPDIR="/opt/electronim"
export LD_LIBRARY_PATH="${APPDIR}/usr/lib:${LD_LIBRARY_PATH}"
_ASAR="${APPDIR}/resources/app.asar"