From 862198772d1b50822d888bae4d13d3ee8aa69740 Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 6 Apr 2013 18:18:33 +0900 Subject: ミョクス --- erection.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'erection.js') diff --git a/erection.js b/erection.js index 23dcd3e..b78182c 100644 --- a/erection.js +++ b/erection.js @@ -79,7 +79,7 @@ let INFO = xml` (function () { - const VERSION = INFO.@version[0]; + const VERSION = '1.1.1'; function erect (callback) { const VC = @@ -225,7 +225,7 @@ let INFO = xml` ['s[how]'], 'Show text and image', makeErectionCommand(function (e) { - liberator.echo(` + liberator.echo(xml`

{e.text}

-- cgit v1.2.3