Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ffbba3

Browse files
committed
version updates
1 parent2ae6bb1 commit2ffbba3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

‎_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ email: coderoadapp@gmail.com
88
author:Shawn McKay
99
description:># "Free interactive coding tutorials inside of the Atom editor. Build your own tutorials
1010
using the coderoad-cli and tools developers already know:markdown and unit tests.
11+
atomVersion:0.4.10
12+
cliVersion:0.3.13
1113

1214
# ----------------------- #
1315
# Jekyll & Plugins #

‎_includes/build/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h3>With the Command Line Interface</h3>
1414
<ulclass="list-inline intro-social-buttons">
1515
<li>
1616
<ahref="https://github.com/coderoad/coderoad-cli"target="_blank"class="btn btn-default btn-lg"><iclass="fa fa-github fa-fw"></i><spanclass="network-name">CodeRoad-CLI
17-
<spanclass="version">v0.3.13</span></span></a>
17+
<spanclass="version">v{{ site.cliVersion }}</span></span></a>
1818
<br><br>
1919
<codeclass="social-instructions">> npm i -g coderoad-cli</code>
2020
</li>

‎_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h3>{{ page.subTitle }}</h3>
1414
<li>
1515
<!-- <h3>{{ social.purpose }}</h3> -->
1616
<ahref="https://github.com/coderoad/atom-coderoad"target="_blank"class="btn btn-default btn-lg"><iclass="fa fa-github fa-fw"></i><spanclass="network-name">Atom-CodeRoad
17-
<spanclass="version">v0.3.1</span></span></a>
17+
<spanclass="version">v{{ site.atomVersion }}</span></span></a>
1818
<br><br>
1919
<codeclass="social-instructions">> apm install atom-coderoad</code>
2020
</li>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp