Skip to content

Commit 4610f6b

Browse files
author
Shibuya Satoshi
committed
update docs for 3.1.0
1 parent aa942e6 commit 4610f6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/class-LINE.LINEBot.Constant.Meta.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h1>Meta</h1>
125125
<td class="value">
126126
<div>
127127
<a href="#VERSION" class="anchor pull-right">#</a>
128-
<code><span class="php-quote">'3.0.0'</span></code>
128+
<code><span class="php-quote">'3.1.0'</span></code>
129129
</div>
130130
</td>
131131
</tr>

docs/source-class-LINE.LINEBot.Constant.Meta.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</span><span class="l" id="line-20">
8080
</span><span class="l" id="line-21"><span class="php-keyword1">class</span> Meta
8181
</span><span class="l" id="line-22">{
82-
</span><span class="l" id="line-23"> <span class="php-keyword1">const</span> VERSION = <span class="php-quote">'3.0.0'</span>;
82+
</span><span class="l" id="line-23"> <span class="php-keyword1">const</span> VERSION = <span class="php-quote">'3.1.0'</span>;
8383
</span><span class="l" id="line-24">}
8484
</span><span class="l" id="line-25"></span><br></code></pre>
8585
</div>

0 commit comments

Comments
 (0)