Skip to content

Commit

Permalink
v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
electricduck committed Nov 20, 2024
1 parent 5e5b6c9 commit 234e78b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion atfile-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function die() {
}

uid="$(id -u)"
blob="bafkreibuq2x5uehivockbkiha7hn6onamfbnynn2ou67wqmobieaeugqta"
blob="bafkreih3hca5preynuc3gemcr7uqalxoyjupzhlepmiwktad6hr6luhrlu"
url="https://zio.blue/blob/did:plc:wennm3p5pufuib7vo5ex4sqw/$blob"

install_file="atfile"
Expand Down
2 changes: 1 addition & 1 deletion atfile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2400,7 +2400,7 @@ fi
_prog="$(basename "$(atfile.util.get_realpath "$0")")"
_prog_dir="$(dirname "$(atfile.util.get_realpath "$0")")"
_prog_path="$(atfile.util.get_realpath "$0")"
_version="0.6"
_version="0.6.1"
_at_did="did:plc:wennm3p5pufuib7vo5ex4sqw" # @atfile.zio.blue
_c_author="Ducky"
_c_year="2024"
Expand Down

0 comments on commit 234e78b

Please sign in to comment.