fishlim: Bump version

This commit is contained in:
Patrick Griffis 2016-09-05 04:02:56 -04:00
parent bfe0af69fa
commit 7329dbdc57
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
static const char plugin_name[] = "FiSHLiM";
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_delkey[] = "Usage: DELKEY <nick or #channel>, deletes the key for a channel or nick";