Skip to content

Commit 699aed0

Browse files
committed
bump version
1 parent f530d80 commit 699aed0

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

_build/pages/download.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## Windows
88

9-
[0.12.17](https://github.com/smallbasic/SmallBASIC/releases/download/0_12_17/smallbasic_0.12.17.zip){target="_blank"}
9+
[0.12.18](https://github.com/smallbasic/SmallBASIC/releases/download/0_12_18/smallbasic_0.12.18.zip){target="_blank"}
1010

1111
## Linux
1212

_build/pages/index.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for ever
3333

3434
[Read more](/pages/guide.html)
3535

36+
## SmallBASIC version 0.12.18 has been released
37+
38+
For details see: [release notes](https://github.com/smallbasic/SmallBASIC/releases/tag/0_12_18). Please report any issues to either the forum, email or github issues page.
39+
3640
## SmallBASIC version 0.12.17 has been released
3741

3842
For details see: [release notes](https://github.com/smallbasic/SmallBASIC/releases/tag/0_12_17). The windows package includes sbasici.exe which is a recreation of the previous FLTK version. Please report any issues to either the forum, email or github issues page.

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ <h1 id="welcome-to-smallbasic">Welcome to SmallBASIC</h1>
9292
</div>
9393
<p>SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax.</p>
9494
<p><a href="/pages/guide.html">Read more</a></p>
95+
<h2 id="smallbasic-version-0.12.18-has-been-released">SmallBASIC version 0.12.18 has been released</h2>
96+
<p>For details see: <a href="https://github.com/smallbasic/SmallBASIC/releases/tag/0_12_18">release notes</a>. Please report any issues to either the forum, email or github issues page.</p>
9597
<h2 id="smallbasic-version-0.12.17-has-been-released">SmallBASIC version 0.12.17 has been released</h2>
9698
<p>For details see: <a href="https://github.com/smallbasic/SmallBASIC/releases/tag/0_12_17">release notes</a>. The windows package includes sbasici.exe which is a recreation of the previous FLTK version. Please report any issues to either the forum, email or github issues page.</p>
9799
<h2 id="new-discussion-forum">New discussion forum</h2>

pages/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h1 id="download">Download</h1>
6969
<h2 id="android">Android</h2>
7070
<p><a href="https://play.google.com/store/apps/details?id=net.sourceforge.smallbasic" target="_blank">Google play</a></p>
7171
<h2 id="windows">Windows</h2>
72-
<p><a href="https://github.com/smallbasic/SmallBASIC/releases/download/0_12_17/smallbasic_0.12.17.zip" target="_blank">0.12.17</a></p>
72+
<p><a href="https://github.com/smallbasic/SmallBASIC/releases/download/0_12_18/smallbasic_0.12.18.zip" target="_blank">0.12.18</a></p>
7373
<h2 id="linux">Linux</h2>
7474
<ul>
7575
<li><a href="https://github.com/smallbasic/SmallBASIC/releases/download/0_12_17/smallbasic_0.12.17_amd64.deb" target="_blank">Ubuntu 64 bit - 0.12.17</a></li>

0 commit comments

Comments
 (0)