Skip to content

Commit 97eafeb

Browse files
ggtrdggtrd
authored andcommitted
0.2.18
1 parent 6284277 commit 97eafeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ bp --help
4747
```
4848
<br>
4949

50-
**Builtin automations** are automatically configured with [Systemd](https://systemd.io/) on your system
50+
**Builtin automations** are automatically configured with [Systemd](https://systemd.io/) on your system.
5151

5252
<br>
5353

bashpack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
URL="https://api.github.com/repos/bashpack-project/bashpack/tarball" # for Github
2828
# URL="https://github.com/bashpack-project/bashpack/archive/refs/heads" # for Github
2929

30-
VERSION="0.2.17"
30+
VERSION="0.2.18"
3131

3232
NAME="Bashpack"
3333
NAME_LOWERCASE=$(echo "$NAME" | tr A-Z a-z)

0 commit comments

Comments
 (0)