Skip to content

Commit 8fffbe1

Browse files
committed
Bump version to 1.6.0
1 parent baa087a commit 8fffbe1

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.5
21+
version=1.6.0
2222

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

0 commit comments

Comments
 (0)