Skip to content

Commit

Permalink
bot: Update version to 2.6.2
Browse files Browse the repository at this point in the history
Signed-off-by: Maria Lisina <[email protected]>
  • Loading branch information
Sarisan committed Dec 1, 2024
1 parent 556369e commit 0f80aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
set -e
umask 77

version="2.6.1"
version="2.6.2"
dir="${0%/*}"
cache="${dir}/cache/${$}"
config="${dir}/config"
Expand Down

0 comments on commit 0f80aeb

Please sign in to comment.