Skip to content

Commit

Permalink
refactor - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Jun 3, 2024
1 parent 4b7ff57 commit f019b69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ferfereh/.abcli/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function ferfereh_publish() {
abcli_download

if [ "$ingest_downloads" == 1 ]; then
local download_folder=$abcli_path_home/Downloads/ferfereh
local download_folder=$HOME/Downloads/ferfereh

mkdir -p $download_folder

Expand Down
2 changes: 1 addition & 1 deletion ferfereh/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

DESCRIPTION = f"{ICON} 3d-printed graffiti."

VERSION = "1.138.1"
VERSION = "1.139.1"

0 comments on commit f019b69

Please sign in to comment.