Skip to content

Commit

Permalink
Bump fopus version to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
guimspace committed May 3, 2020
1 parent f0cea98 commit 10a5be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fopus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.

set +o allexport
version=1.5.3
version=1.5.4

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

0 comments on commit 10a5be0

Please sign in to comment.