Skip to content

Commit

Permalink
Updated dotf version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conner.Will committed Nov 30, 2023
1 parent f6abac9 commit e718897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dotf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#shellcheck disable=2148,2059

function dotf(){
DOTFVERSION="1.0.0"
DOTFVERSION="1.0.1"
DOTFILES="${DOTFILES:-${HOME}/.dotfiles}"
DOTFILES_WORKTREE="${DOTFILES_WORKTREE:-${HOME}}"
PROG="dotf"
Expand Down

0 comments on commit e718897

Please sign in to comment.