bump version to 0.7
This commit is contained in:
parent
7e91859180
commit
6718b1c311
Binary file not shown.
|
@ -3,7 +3,7 @@
|
||||||
# Copyright 2022 - 2023, macmpi
|
# Copyright 2022 - 2023, macmpi
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
VERSION="0.6"
|
VERSION="0.7"
|
||||||
|
|
||||||
# Redirect stdout and errors to console as rc.local does not log anything
|
# Redirect stdout and errors to console as rc.local does not log anything
|
||||||
exec 1>/dev/console 2>&1
|
exec 1>/dev/console 2>&1
|
||||||
|
|
Loading…
Reference in New Issue