diff --git a/bashbot.cron b/bashbot.cron index 18f9853..3986f3a 100644 --- a/bashbot.cron +++ b/bashbot.cron @@ -7,7 +7,7 @@ # This file is public domain in the USA and all free countries. # Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying) # -#### $$VERSION$$ v0.6-dev-3-g614eae8 +#### $$VERSION$$ v0.50-15-g275a83b SHELL=/bin/sh diff --git a/bashbot.rc b/bashbot.rc index 923dcc8..95f0cda 100755 --- a/bashbot.rc +++ b/bashbot.rc @@ -1,7 +1,7 @@ #!/bin/sh # description: Start or stop telegram-bash-bot # -#### $$VERSION$$ v0.6-dev-3-g614eae8 +#### $$VERSION$$ v0.50-15-g275a83b # shellcheck disable=SC2009 # shellcheck disable=SC2181 diff --git a/bashbot.sh b/bashbot.sh index e4ec567..027efb4 100755 --- a/bashbot.sh +++ b/bashbot.sh @@ -10,7 +10,7 @@ # This file is public domain in the USA and all free countries. # Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying) # -#### $$VERSION$$ v0.6-dev-7-ge936e6f +#### $$VERSION$$ v0.50-15-g275a83b # # Exit Codes: # - 0 sucess (hopefully) diff --git a/commands.sh b/commands.sh index 79c4ff2..83e6d21 100755 --- a/commands.sh +++ b/commands.sh @@ -4,7 +4,7 @@ # This file is public domain in the USA and all free countries. # Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying) # -#### $$VERSION$$ v0.6-dev-3-g614eae8 +#### $$VERSION$$ v0.50-15-g275a83b # # shellcheck disable=SC2154 # shellcheck disable=SC2034 diff --git a/question b/question index bae87eb..4cc5d1d 100755 --- a/question +++ b/question @@ -3,7 +3,7 @@ # This file is public domain in the USA and all free countries. # Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying) -#### $$VERSION$$ v0.6-dev-3-g614eae8 +#### $$VERSION$$ v0.50-15-g275a83b # adjust your language setting here # https://github.com/topkecleon/telegram-bot-bash#setting-up-your-environment