Skip to content

Commit

Permalink
Bump version to 2022.2
Browse files Browse the repository at this point in the history
This bump was missed in the 2022.1 release. This release is identical to
the previous one except that any confusion over the version number is
avoided.
  • Loading branch information
dfandrich committed Nov 15, 2022
1 parent 19164f2 commit 8e8025b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speakout-account-info
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

set -e

readonly VERSION=2022.1
readonly VERSION=2022.2
if [[ "$1" == "--help" ]]; then
echo "Usage: $0 [--help] [--quiet] [--alwaysmail] [--lowmail]"
echo "ver. $VERSION"
Expand Down

0 comments on commit 8e8025b

Please sign in to comment.