Skip to content

Commit

Permalink
v1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushnix committed Oct 4, 2021
1 parent 2d457dc commit 1905285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coffin.bash
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# set_gpg_recipients - verify the GPG keyfile and set up GPG for encryption

# initialize the global variables
readonly COFFIN_VERSION="0.1"
readonly COFFIN_VERSION="1.0"
readonly COFFIN_NAME="coffin"
readonly COFFIN_DIR=".$COFFIN_NAME"
readonly COFFIN_FILE="$COFFIN_DIR/$COFFIN_NAME".tar.gpg
Expand Down

0 comments on commit 1905285

Please sign in to comment.