From e5e266697a24e0354853ec2c6945317e03eb370f Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Thu, 4 Apr 2019 15:05:19 +0200 Subject: [PATCH] Bashbot Version 0.5 --- README.md | 2 +- [^ | 0 bashbot.cron | 2 +- bashbot.rc | 2 +- bashbot.sh | 2 +- commands.sh | 2 +- notify | 2 +- question | 2 +- version | 2 +- 9 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 [^ diff --git a/README.md b/README.md index 6e8ea48..6a9c2a5 100644 --- a/README.md +++ b/README.md @@ -462,4 +462,4 @@ No - its not less (in)secure as any other Bot written in any other language. But If you feel that there's something missing or if you found a bug, feel free to submit a pull request! -#### $$VERSION$$ v0.5-rc-9-g1870ae0 +#### $$VERSION$$ v0.5-0-gfd81668 diff --git a/[^ b/[^ new file mode 100644 index 0000000..e69de29 diff --git a/bashbot.cron b/bashbot.cron index bff1aca..2a1937c 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.5-rc-4-g92e9e9c +#### $$VERSION$$ v0.5-0-gfd81668 SHELL=/bin/sh diff --git a/bashbot.rc b/bashbot.rc index 3eb79e7..e145a0b 100755 --- a/bashbot.rc +++ b/bashbot.rc @@ -1,7 +1,7 @@ #!/bin/sh # description: Start or stop telegram-bash-bot # -#### $$VERSION$$ v0.5-rc-7-gc075ea6 +#### $$VERSION$$ v0.5-0-gfd81668 # ### BEGIN INIT INFO # Provides: bashbot diff --git a/bashbot.sh b/bashbot.sh index 1a85d23..78c42e3 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.5-rc-6-g7a4831d +#### $$VERSION$$ v0.5-0-gfd81668 # # Exit Codes: # - 0 sucess (hopefully) diff --git a/commands.sh b/commands.sh index cd3eadb..54a62d0 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.5-rc-3-gf67503c +#### $$VERSION$$ v0.5-0-gfd81668 # adjust your language setting here, e.g.when run from other user or cron. # https://github.com/topkecleon/telegram-bot-bash#setting-up-your-environment diff --git a/notify b/notify index 9e09814..7ee82fa 100755 --- a/notify +++ b/notify @@ -2,7 +2,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.5-rc-3-gf67503c +#### $$VERSION$$ v0.5-0-gfd81668 # adjust your language setting here # https://github.com/topkecleon/telegram-bot-bash#setting-up-your-environment diff --git a/question b/question index 96cd161..eae4ba8 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.5-rc-3-gf67503c +#### $$VERSION$$ v0.5-0-gfd81668 # adjust your language setting here # https://github.com/topkecleon/telegram-bot-bash#setting-up-your-environment diff --git a/version b/version index 79e21fe..72b8108 100755 --- a/version +++ b/version @@ -1,6 +1,6 @@ #!/bin/sh # -#### $$VERSION$$ v0.5-rc-3-gf67503c +#### $$VERSION$$ v0.5-0-gfd81668 # # Easy Versioning in git: #