mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-12 07:46:44 +01:00
last version in tags is 0.8, but the script ponysay said 0.7
This commit is contained in:
parent
f8298f77c0
commit
e71522c0b8
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.7
|
version=0.8
|
||||||
SYSTEMPONIES=/usr/share/ponies
|
SYSTEMPONIES=/usr/share/ponies
|
||||||
HOMEPONIES="${HOME}/.ponies"
|
HOMEPONIES="${HOME}/.ponies"
|
||||||
pony="*"
|
pony="*"
|
||||||
|
|
Loading…
Reference in a new issue