Bump version to 2.0.1
This commit is contained in:
@@ -5,7 +5,7 @@ set -e
|
||||
trap 'exit 1' SIGINT
|
||||
|
||||
# Constants
|
||||
VERSION=2.0.0
|
||||
VERSION=2.0.1
|
||||
template_dir="$HOME/Templates"
|
||||
fd_opts=(--type f --threads "$(nproc)")
|
||||
|
||||
|
Reference in New Issue
Block a user