Skip to content

Commit 60b8ad0

Browse files
committed
Release version 2.17
1 parent 77c90c1 commit 60b8ad0

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ _wiki
1919
.env
2020
vendor/
2121
.php_cs.cache
22+
.vscode

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ selfoss
44
Copyright (c) 2015 Tobias Zeising, tobias.zeising@aditu.de
55
http://selfoss.aditu.de
66
Licensed under the GPLv3 license
7-
Version 2.17-SNAPSHOT
7+
Version 2.17
88

99
DOWNLOAD
1010
--------

_docs/website/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 id="header-name"><span>selfoss</span></h1>
2727
<li class="documentation">documentation</li>
2828
<li class="about">about</li>
2929
<li class="forum"><a href="/forum">forum</a></li>
30-
<li class="download"><a href="https://github.com/SSilence/selfoss/releases/download/2.16/selfoss-2.17-SNAPSHOT.zip">download</a></li>
30+
<li class="download"><a href="https://github.com/SSilence/selfoss/releases/download/2.17/selfoss-2.17.zip">download</a></li>
3131
</ul>
3232

3333
<a id="header-fork" href="https://github.com/SSilence/selfoss"></a>
@@ -36,7 +36,7 @@ <h1 id="header-name"><span>selfoss</span></h1>
3636

3737
<div id="header-just-updated"></div>
3838

39-
<a id="header-download" href="https://github.com/SSilence/selfoss/releases/download/2.16/selfoss-2.17-SNAPSHOT.zip"><span>download selfoss 2.17-SNAPSHOT</span></a>
39+
<a id="header-download" href="https://github.com/SSilence/selfoss/releases/download/2.17/selfoss-2.17.zip"><span>download selfoss 2.17</span></a>
4040

4141
<a id="header-donate" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=LR67F3T9DMSC8"><span>donate</span></a>
4242

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "selfoss",
33
"description": "selfoss",
4-
"ver": "2.17-SNAPSHOT",
4+
"ver": "2.17",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SSilence/selfoss.git"

0 commit comments

Comments
 (0)