mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 22:07:58 +01:00
You forgot to increase version number here.
This commit is contained in:
parent
013b6558c9
commit
96480e57a0
1 changed files with 1 additions and 1 deletions
2
ponysay
2
ponysay
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
version=0.8
|
version=0.9
|
||||||
SYSTEMPONIES=/usr/share/ponies
|
SYSTEMPONIES=/usr/share/ponies
|
||||||
HOMEPONIES="${HOME}/.ponies"
|
HOMEPONIES="${HOME}/.ponies"
|
||||||
pony="*"
|
pony="*"
|
||||||
|
|
Loading…
Reference in a new issue