Skip to content

Commit 3399d7a

Browse files
committed
v0.0.11 - Mystical Shine
1 parent 9ebf011 commit 3399d7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cd bash-screensavers
2222
./screensaver.sh
2323
```
2424
```
25-
Bash Screensavers v0.0.9
25+
Bash Screensavers v0.0.11 (Mystical Shine)
2626
2727
1 . alpha - colorful pixels, one at a time
2828
2 . bouncing - classic bouncing 'O's

screensaver.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
#
88

99
BASH_SCREENSAVERS_NAME='Bash Screensavers'
10-
BASH_SCREENSAVERS_VERSION='0.0.10'
11-
BASH_SCREENSAVERS_CODENAME='Mystical Tempo'
10+
BASH_SCREENSAVERS_VERSION='0.0.11'
11+
BASH_SCREENSAVERS_CODENAME='Mystical Shine'
1212
BASH_SCREENSAVERS_URL='https://github.com/attogram/bash-screensavers'
1313
BASH_SCREENSAVERS_DISCORD='https://discord.gg/BGQJCbYVBa'
1414
BASH_SCREENSAVERS_LICENSE='MIT'

0 commit comments

Comments
 (0)