mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-05 10:42:33 +01:00
fishlim: Bump version
This commit is contained in:
parent
bfe0af69fa
commit
7329dbdc57
@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
static const char plugin_name[] = "FiSHLiM";
|
static const char plugin_name[] = "FiSHLiM";
|
||||||
static const char plugin_desc[] = "Encryption plugin for the FiSH protocol. Less is More!";
|
static const char plugin_desc[] = "Encryption plugin for the FiSH protocol. Less is More!";
|
||||||
static const char plugin_version[] = "0.0.17";
|
static const char plugin_version[] = "0.1.0";
|
||||||
|
|
||||||
static const char usage_setkey[] = "Usage: SETKEY [<nick or #channel>] <password>, sets the key for a channel or nick";
|
static const char usage_setkey[] = "Usage: SETKEY [<nick or #channel>] <password>, sets the key for a channel or nick";
|
||||||
static const char usage_delkey[] = "Usage: DELKEY <nick or #channel>, deletes the key for a channel or nick";
|
static const char usage_delkey[] = "Usage: DELKEY <nick or #channel>, deletes the key for a channel or nick";
|
||||||
|
Loading…
Reference in New Issue
Block a user