Skip to content

Commit

Permalink
bot: Update version to 2.5
Browse files Browse the repository at this point in the history
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
  • Loading branch information
Sarisan committed Oct 12, 2024
1 parent 5fb79c4 commit bfd83b2
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.4.3"
version="2.5"
dir="${0%/*}"
cache="${dir}/cache/${$}"
config="${dir}/config"
Expand Down

0 comments on commit bfd83b2

Please sign in to comment.