Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
temaivanoff authored Dec 13, 2019
1 parent b6124df commit def90bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ function telegram_debug(text) {
}

function start(options) {
plugin.debug("version: 0.0.15");
plugin.debug("version: 0.0.16");

plugin.setChannels([{ id: 'incoming_message', desc: 'incoming_message' }]);

Expand Down

0 comments on commit def90bd

Please sign in to comment.