Skip to content

Commit

Permalink
bot: Update version to 2.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Maria Lisina <[email protected]>
  • Loading branch information
Sarisan committed Oct 21, 2024
1 parent 9cd1b89 commit 13a2263
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.5.1"
version="2.5.2"
dir="${0%/*}"
cache="${dir}/cache/${$}"
config="${dir}/config"
Expand Down

0 comments on commit 13a2263

Please sign in to comment.