Skip to content

Commit

Permalink
chore(release): prepare for v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevithakannan2 committed Jan 21, 2025
1 parent 1b35397 commit b8d0e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh -e

DOTFILES_LOCATION="$HOME/jeev-dotfiles"
VERSION="v1.2.1"
VERSION="v1.2.2"
TEMP_FILE=$(mktemp)

curl -Lo "$TEMP_FILE" "https://github.com/jeevithakannan2/dotfiles/archive/refs/tags/${VERSION}.tar.gz"
Expand Down

0 comments on commit b8d0e68

Please sign in to comment.