Skip to content

Commit 85662fe

Browse files
committed
Bump fopus version to 1.5.5
1 parent 02eeb9e commit 85662fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fopus.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1919

2020
set +o allexport
21-
version=1.5.4
21+
version=1.5.5
2222

2323
if [[ "$UID" == 0 ]]; then
2424
USER_HOME=$(getent passwd "$SUDO_USER" | cut -d: -f6)

0 commit comments

Comments
 (0)