Skip to content

Commit

Permalink
mt: bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Oct 19, 2024
1 parent 7fb2985 commit 0b69781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail-toaster.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

# bump version when a change in this file effects provision scripts
mt6_version() { echo "20240319"; }
mt6_version() { echo "20241019"; }

dec_to_hex() { printf '%04x\n' "$1"; }

Expand Down

0 comments on commit 0b69781

Please sign in to comment.