File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44Copyright (c) 2015 Tobias Zeising,
[email protected] 55http://selfoss.aditu.de
66Licensed under the GPLv3 license
7- Version 2.16-SNAPSHOT
7+ Version 2.16
88
99
1010INSTALLATION
Original file line number Diff line number Diff 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.15 /selfoss-2.16-SNAPSHOT .zip "> download</ a > </ li >
30+ < li class ="download "> < a href ="https://github.com/SSilence/selfoss/releases/download/2.16 /selfoss-2.16.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.15 /selfoss-2.16-SNAPSHOT .zip "> < span > download selfoss 2.16-SNAPSHOT </ span > </ a >
39+ < a id ="header-download " href ="https://github.com/SSilence/selfoss/releases/download/2.16 /selfoss-2.16.zip "> < span > download selfoss 2.16</ span > </ a >
4040
4141 < a id ="header-donate " href ="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LR67F3T9DMSC8 "> < span > donate</ span > </ a >
4242
Original file line number Diff line number Diff line change 33$ f3 = require (__DIR__ .'/libs/f3/base.php ' );
44
55$ f3 ->set ('DEBUG ' ,0 );
6- $ f3 ->set ('version ' ,'2.16-SNAPSHOT ' );
6+ $ f3 ->set ('version ' ,'2.16 ' );
77$ f3 ->set ('AUTOLOAD ' ,__dir__.'/;libs/f3/;libs/;libs/WideImage/;daos/;libs/twitteroauth/;libs/FeedWriter/;libs/fulltextrss/content-extractor/;libs/fulltextrss/readability/;libs/WillWashburn/ ' );
88$ f3 ->set ('cache ' ,__dir__.'/data/cache ' );
99$ f3 ->set ('BASEDIR ' ,__dir__);
Original file line number Diff line number Diff line change 11{
22 "name" : " selfoss" ,
33 "description" : " selfoss" ,
4- "ver" : " 2.16-SNAPSHOT " ,
4+ "ver" : " 2.16" ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/SSilence/selfoss.git"
You can’t perform that action at this time.
0 commit comments